author | Sean <seanlkml@sympatico.ca> | |
Wed, 4 Jul 2007 08:33:36 +0000 (04:33 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Jul 2007 19:56:02 +0000 (12:56 -0700) | ||
commit | 49aba0bb3a85a4364cf3f0f73b3b6ddf98f7e037 | |
tree | e68ce8793b6d3f35fdd5ce747bb4678b119470b5 | tree | snapshot |
parent | ef6f0af2b6975e6568542123d015aa7e39bea0c3 | commit | diff |
Alter git-checkout reflog message to include "from" branch
As suggested by Junio, adding the current branch name to the
reflog message for git-checkout would be helpful. For example:
"checkout: moving from next to master"
Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
As suggested by Junio, adding the current branch name to the
reflog message for git-checkout would be helpful. For example:
"checkout: moving from next to master"
Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-checkout.sh | diff | blob | history |