mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-25 13:14:30 +02:00
todo ideas
This commit is contained in:
parent
527ec6a123
commit
9f75233daa
1 changed files with 8 additions and 0 deletions
8
todo.txt
8
todo.txt
|
@ -22,3 +22,11 @@ Big Bugs to fix:
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
||||||
|
extra command ideas:
|
||||||
|
|
||||||
|
git checkout -
|
||||||
|
git branch --contains
|
||||||
|
git log branchA ^branchB
|
||||||
|
git status -sb
|
||||||
|
git commit --amend -C HEAD
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue