linux:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
linux:git [2019/05/28 16:01] – [Atom, Git and Rust] mhlinux:git [2019/09/22 20:29] mh
Line 15: Line 15:
 </code> </code>
  
 +==== Branches ====
 +
 +Switch branch (option create)
 +<code>
 +git checkout branch_name
 +git checkout -b create_branch_name
 +</code>
  
 ==== Atom, Git and Rust ==== ==== Atom, Git and Rust ====
  • linux/git.txt
  • Last modified: 2020/06/01 16:35
  • by 127.0.0.1