diff options
author | Pat Thoyts <patthoyts@users.sourceforge.net> | 2016-10-06 14:04:42 +0100 |
---|---|---|
committer | Pat Thoyts <patthoyts@users.sourceforge.net> | 2016-10-06 22:18:47 +0100 |
commit | cfe616bcb14a4574235d301f5e6b12efeda9768d (patch) | |
tree | d95f4c01d2df0e24afe98904f10d5baf779e7946 /Documentation/merge-config.txt | |
parent | git-gui: Do not reset author details on amend (diff) | |
download | tgif-cfe616bcb14a4574235d301f5e6b12efeda9768d.tar.xz |
git-gui: avoid persisting modified author identity
Commit 7e71adc77f fixes a problem with git-gui failing to pick up the
original author identity during a commit --amend operation. However, the
new author details then become persistent for the remainder of the session.
This commit fixes this by ensuring the environment variables are reset
and the author information reset once the commit is completed.
The relevant changes were reworked to reduce global variables.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Diffstat (limited to 'Documentation/merge-config.txt')
0 files changed, 0 insertions, 0 deletions