git - new user trying to do pull and getting some confusing messages
问题 I am pretty new to git. I have been primarily checking stuff into a repository, but now I want to get the latest changes from another developer. I tried to simply do a command like git pull something ran, but it came back with a message like this: There is no tracking information for the current branch. Please specify which branch you want to merge with. See git-pull(1) for details git pull <remote> <branch> If you wish to set tracking information for this branch you can do so with: git