author | Junio C Hamano <junkio@cox.net> | |
Sat, 20 Jan 2007 01:12:11 +0000 (17:12 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 3 Feb 2007 23:17:49 +0000 (15:17 -0800) | ||
commit | 23913dc713a4f5b5228258919769ff1ab0a74a2b | |
tree | 2ab9a508f4c3ca1ec5806921349f32373526edcd | tree | snapshot |
parent | 5f856dd47dacb30fb9f605b4b7e1fa577ada7d26 | commit | diff |
honor GIT_REFLOG_ACTION in git-commit
This allows git-cherry-pick and git-revert to properly identify
themselves in the resulting reflog entries. Earlier they were
recorded as what git-commit has done.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This allows git-cherry-pick and git-revert to properly identify
themselves in the resulting reflog entries. Earlier they were
recorded as what git-commit has done.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-commit.sh | diff | blob | history | |
git-revert.sh | diff | blob | history |