aboutsummaryrefslogtreecommitdiff
path: root/git-subtree
diff options
context:
space:
mode:
Diffstat (limited to 'git-subtree')
-rwxr-xr-xgit-subtree3
1 files changed, 3 insertions, 0 deletions
diff --git a/git-subtree b/git-subtree
index 7d7af03..8d8ff14 100755
--- a/git-subtree
+++ b/git-subtree
@@ -4,6 +4,9 @@
#
# Copyright (C) 2009 Avery Pennarun <apenwarr@gmail.com>
#
+# TODO: remove this file from the scripts repository once it's shipped correctly
+# into Debian.
+#
if [ $# -eq 0 ]; then
set -- -h
fi