Skip to content

Instantly share code, notes, and snippets.

@miskolc
Created June 11, 2013 13:56
Show Gist options
  • Select an option

  • Save miskolc/5757053 to your computer and use it in GitHub Desktop.

Select an option

Save miskolc/5757053 to your computer and use it in GitHub Desktop.
git pull
dragos@dragos:~/Dummies$ git push unfuddle master
Username for 'https://sparktech.unfuddle.com': dragos
Password for 'https://[email protected]':
To https://sparktech.unfuddle.com/git/sparktech_nlp-api-client/
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to 'https://sparktech.unfuddle.com/git/sparktech_nlp-api-client/'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Merge the remote changes (e.g. 'git pull')
hint: before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
dragos@dragos:~/Dummies$ git pull
fatal: No remote repository specified. Please, specify either a URL or a
remote name from which new revisions should be fetched.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment