Open main menu
Freephile Wiki
Search
Changes
← Older edit
Newer edit →
Git/hacks
(view source)
Revision as of 10:22, 25 July 2017
7 bytes added
,
10: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>
Freephile
Bureaucrats
, confirmed,
Administrators
4,558
edits