Difference between revisions of "Git switch"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* https://git-scm.com/docs/git-switch | * https://git-scm.com/docs/git-switch | ||
+ | [[git switch]] BranchToChange | ||
+ | |||
[[git switch -]] | [[git switch -]] | ||
Revision as of 11:06, 19 January 2024
git switch BranchToChange git switch -
git switch -c main
Related
git checkout git restore git branch Move existing, uncommitted work to a new branch in git
See also
Advertising: