From 59d2deee090b53b56b5856d23a44fb9d994e1f8f Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Wed, 7 Nov 2007 20:37:15 +0100 Subject: README for 1.15 --- README | 9 +++++++++ 1 file changed, 9 insertions(+) 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 ======= -- cgit