diff --git a/todo.txt b/todo.txt index 61cc4cdb..dfa33bc4 100644 --- a/todo.txt +++ b/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 +