User Tools

Site Tools


Writing /var/lib/dokuwiki/data/meta/tutorials/git_basics.meta failed
tutorials:git_basics

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorials:git_basics [2016/02/26 17:52] – ↷ Page moved from git_basics to tutorials:git_basics amoratutorials:git_basics [2022/09/20 00:08] (current) – external edit 127.0.0.1
Line 25: Line 25:
  
 ====Let's practice!==== ====Let's practice!====
 +
 +==== Git command reference list ====
 +
 +=== Create a branch and checkout into it in one command ===
 +
 +  git checkout -b new_branch_name
 +
 +
 +
 +
tutorials/git_basics.1456509164.txt.gz · Last modified: 2022/09/20 00:08 (external edit)