Changes

Jump to navigation Jump to search
7 bytes added ,  11:22, 25 July 2017
m
close </code>
* list the branches you have locally <code>git branch --list</code>
* list the branches that are on remotes <code>git branch -r --list</code>
* checkout a remote branch, setting the local one to track <code>git checkout -t freephile/patch-1</code>
4,558

edits

Navigation menu