I\'ve been using github from a relatively short period, and I\'ve always used the client to perform commits and pulls. I decided to try it from the git bash yesterday, and I
1) git branch --set-upstream-to=origin/ feature/
2) git pull