Include ref log detail in commit, reset, etc.
authorShawn Pearce <spearce@spearce.org>
Fri, 19 May 2006 09:16:18 +0000 (05:16 -0400)
committerJunio C Hamano <junkio@cox.net>
Fri, 19 May 2006 22:03:21 +0000 (15:03 -0700)
commit67644a4d77f55cd1c960d046079d26719f1e7cd6
treed7b35c3a18c53c7b1fbf9991561edfaf0b5158f0
parent7792cc2fa1574b66b69a38a816a9b4bdca5c3731
Include ref log detail in commit, reset, etc.

When updating a ref at the direction of the user include a reason why
head was changed as part of the ref log (assuming it was enabled).

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-am.sh
git-applypatch.sh
git-branch.sh
git-commit.sh
git-reset.sh