summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2007-11-07 20:37:15 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2007-11-07 20:37:15 +0100
commit59d2deee090b53b56b5856d23a44fb9d994e1f8f (patch)
tree74b06254ab062e87089f540fb5a554e21b431696
parent220a00c23ad850acc3029ceadaac010291cc8c3c (diff)
downloadndim-git-utils-59d2deee090b53b56b5856d23a44fb9d994e1f8f.tar.gz
ndim-git-utils-59d2deee090b53b56b5856d23a44fb9d994e1f8f.tar.xz
ndim-git-utils-59d2deee090b53b56b5856d23a44fb9d994e1f8f.zip
README for 1.15v1.15
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 0ae5366..e5926d5 100644
--- a/README
+++ b/README
@@ -13,6 +13,15 @@ The utilities in detail
The name stands for "git *a*uto*m*ake *b*uild". For details, see
git-amb(1) man page.
+ git-buildmsg
+ Generate .h file containing information about the current git
+ working tree. Useful for programs' version messages in logs etc.
+
+ git-rebase-subtree
+ Rebase not only a single branch, but a whole "subtree of branches".
+ Useful for maintaining your own subtree of branches close to some
+ upstream's branch
+
Updates
=======