aboutsummaryrefslogtreecommitdiff
path: root/git-subtree
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-01-27 17:58:00 -0200
committerSilvio Rhatto <rhatto@riseup.net>2014-01-27 17:58:00 -0200
commit1882c99b47d7ed4f1d7a9ed7299d906b506e726d (patch)
treeab6275c3fa964216909be5d435fba78c1f303dc9 /git-subtree
parentb1817ea30a1ae1516c3325e1f8ffd97c58630f1a (diff)
downloadscripts-1882c99b47d7ed4f1d7a9ed7299d906b506e726d.tar.gz
scripts-1882c99b47d7ed4f1d7a9ed7299d906b506e726d.tar.bz2
Add note about git-subtree
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