diff options
author | Luke Diamand <luke@diamand.org> | 2011-04-21 20:50:23 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-04-26 11:10:46 -0700 |
commit | 3ea2cfd488ed70e03d8d6f10e601784926db8008 (patch) | |
tree | 9a25f2d242297b5a6e66c4c5f0f88c5796d37a7a /git-gui/git-gui--askpass | |
parent | Git 1.7.5 (diff) | |
download | tgif-3ea2cfd488ed70e03d8d6f10e601784926db8008.tar.xz |
git-p4: add option to preserve user names
Patches from git passed into p4 end up with the committer being identified
as the person who ran git-p4.
With "submit --preserve-user", git-p4 modifies the p4 changelist (after it
has been submitted), setting the p4 author field.
The submitter is required to have sufficient p4 permissions or git-p4
refuses to proceed. If the git author is not known to p4, the submit will
be abandoned unless git-p4.allowMissingP4Users is true.
Signed-off-by: Luke Diamand <luke@diamand.org>
Acked-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/git-gui--askpass')
0 files changed, 0 insertions, 0 deletions