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.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:git_basics [2016/02/26 17:52] – ↷ Page moved from git_basics to tutorials:git_basics amora | tutorials:git_basics [2022/09/20 00:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 25: | Line 25: | ||
====Let' | ====Let' | ||
+ | |||
+ | ==== 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)