From 9f75233daab985acad18f6a1f288259ed165d426 Mon Sep 17 00:00:00 2001 From: Peter Cottle Date: Sat, 3 Nov 2012 22:55:09 -0700 Subject: [PATCH] todo ideas --- todo.txt | 8 ++++++++ 1 file changed, 8 insertions(+) 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 +