Skip to content

Instantly share code, notes, and snippets.

@fukurouzhong
Created February 17, 2017 07:22
Show Gist options
  • Save fukurouzhong/c0fe7f1aeb2df25ca37fe531833842a8 to your computer and use it in GitHub Desktop.
Save fukurouzhong/c0fe7f1aeb2df25ca37fe531833842a8 to your computer and use it in GitHub Desktop.
git pull: There is no tracking information for the current branch
use
git branch --set-upstream-to=origin/master master
then git pull again.
@JulienAndonov
Copy link

asd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment