Code

todo: idea for a 'git subtree grafts' command
authorAvery Pennarun <apenwarr@gmail.com>
Sun, 2 Aug 2009 21:48:20 +0000 (17:48 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Sun, 2 Aug 2009 21:48:41 +0000 (17:48 -0400)
todo

diff --git a/todo b/todo
index b59713064ba731f2e227d9ce80aa9b00fde9c6de..3040b9f17185dd8fe8b67d55f1aa7380d9e2b673 100644 (file)
--- 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.