summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Avery Pennarun <apenwarr@gmail.com>2009-08-02 17:48:20 -0400
committerLibravatar Avery Pennarun <apenwarr@gmail.com>2009-08-02 17:48:41 -0400
commitef7596677c181c649436fe97356dd31c1cb4a13e (patch)
tree34f6beb264edc97a5df1086acee9c9b3947287a4
parenttodo (diff)
downloadtgif-ef7596677c181c649436fe97356dd31c1cb4a13e.tar.xz
todo: idea for a 'git subtree grafts' command
-rw-r--r--todo3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo b/todo
index b59713064b..3040b9f171 100644
--- a/todo
+++ b/todo
@@ -55,3 +55,6 @@
the past.
guess --prefix automatically if possible based on pwd
+
+ make a 'git subtree grafts' that automatically expands --squash'd
+ commits so you can see the full history if you want it.