summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Avery Pennarun <apenwarr@gmail.com>2009-04-26 08:53:14 -0400
committerLibravatar Avery Pennarun <apenwarr@gmail.com>2009-04-26 08:53:14 -0400
commit8c384754d8db80f74d3916100772171753bee4f9 (patch)
treed4fd07e6dfb5b44275c0c0ae3dc12c818d02555a
parentChange test.sh to test the new add, merge, and pull commands. (diff)
downloadtgif-8c384754d8db80f74d3916100772171753bee4f9.tar.xz
todo list
-rw-r--r--todo8
1 files changed, 8 insertions, 0 deletions
diff --git a/todo b/todo
new file mode 100644
index 0000000000..b5b8e257aa
--- /dev/null
+++ b/todo
@@ -0,0 +1,8 @@
+
+ delete tempdir
+ --annotate-sometimes: only annotate if the patch also changes files
+ outside the subdir?
+ 'git subtree rejoin' option to do the same as --rejoin, eg. after a
+ rebase
+ "-s subtree" should be given an explicit subtree option?
+ \ No newline at end of file