diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-06-18 18:54:07 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-18 13:17:39 -0700 |
commit | 41fca0989e7ebf3e809e08840c89f44021aa1f2c (patch) | |
tree | d2d751630211913629f8a11c688eeb747ffe4f6e /t | |
parent | pull: implement pulling into an unborn branch (diff) | |
download | tgif-41fca0989e7ebf3e809e08840c89f44021aa1f2c.tar.xz |
pull: set reflog message
f947413 (Use GIT_REFLOG_ACTION environment variable instead.,
2006-12-28) established git-pull's method for setting the reflog
message, which is to set the environment variable GIT_REFLOG_ACTION to
the evaluation of "pull${1+ $*}" if it has not already been set.
Re-implement this behavior.
Helped-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions