diff options
| author | Blair Holloway <blair_holloway@playstation.sony.com> | 2015-04-04 09:46:03 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2015-04-04 12:43:20 -0700 |
| commit | 34a0dbfc6b7463a68df79d5773102f85e56cbe4d (patch) | |
| tree | a822caf1c918d173462522a7ce36a2111c2cf454 /builtin/commit.c | |
| parent | git-p4: small fix for locked-file-move-test (diff) | |
| download | git-34a0dbfc6b7463a68df79d5773102f85e56cbe4d.tar.gz git-34a0dbfc6b7463a68df79d5773102f85e56cbe4d.zip | |
git-p4: fix filetype detection on files opened exclusively
If a Perforce server is configured to automatically set +l
(exclusive lock) on add of certain file types, git p4 submit will
fail during getP4OpenedType, as the regex doesn't expect the
trailing '*exclusive*' from p4 opened:
//depot/file.png#1 - add default change (binary+l) *exclusive*
Signed-off-by: Blair Holloway <blair_holloway@playstation.sony.com>
Acked-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
