author | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 28 Dec 2006 07:34:52 +0000 (02:34 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 28 Dec 2006 09:05:45 +0000 (01:05 -0800) | ||
commit | 42ea5a5784a60d1e9280d81619779edd870c2fcc | |
tree | 3b110668991379bd647d399b4200ca6554f1d08a | tree | snapshot |
parent | f94741324e26af42093a89e955ff9a923abff951 | commit | diff |
Honor GIT_REFLOG_ACTION in git-rebase.
To help correctly log actions caused by porcelain which invoke
git-reset directly we should honor the setting of GIT_REFLOG_ACTION
which we inherited from our caller.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
To help correctly log actions caused by porcelain which invoke
git-reset directly we should honor the setting of GIT_REFLOG_ACTION
which we inherited from our caller.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-reset.sh | diff | blob | history |