[Handbook] Fixing the VS2017 git pull button grey out
As pictured.
Several repositories are able to push but not pull, and the following shows that the current branch does not track remote branches, and later inhere Find a way to create a trace for the branch, again inhere Found a way to knock git commands in VS2017 and would like to thank the author of the above blog post. To summarize.
git branch -u remote location/remote branch name local branch name
- EOF -