Difference between revisions of "Git switch"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lowercase}} {{git}}")
 
Tags: Mobile web edit, Mobile edit
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
* https://git-scm.com/docs/git-switch
  
 +
[[git]] switch BranchToChange
 +
 +
[[git switch -]]
  
{{git}}
+
[[git switch -c]] main
 +
 
 +
== Related ==
 +
* <code>[[git checkout]]</code>
 +
* <code>[[git restore]]</code>
 +
* <code>[[git branch]]</code>
 +
* <code>[[Move existing, uncommitted work to a new branch in git]]</code>
 +
 
 +
== See also ==
 +
* {{git switch}}
 +
 
 +
[[Category:Git]]

Latest revision as of 10:53, 20 April 2024

Advertising: