author | Simon Hausmann <simon@lst.de> | |
Wed, 27 Aug 2008 07:30:29 +0000 (09:30 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 27 Aug 2008 19:19:47 +0000 (12:19 -0700) | ||
commit | cdc7e388da47b66fe11c92ed7698ec233ce70635 | |
tree | c746e5735379781edd780eaa728ce5c81b21c18e | tree | snapshot |
parent | cb138fede603d5b950c72b11382a28e40177a639 | commit | diff |
Make it possible to abort the submission of a change to Perforce
Currently it is not possible to skip the submission of a change to Perforce
when running git-p4 submit. This patch compares the modification time before
and after the submit editor invokation and offers a prompt for skipping if
the submit template file was not saved.
Signed-off-by: Simon Hausmann <simon@lst.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Currently it is not possible to skip the submission of a change to Perforce
when running git-p4 submit. This patch compares the modification time before
and after the submit editor invokation and offers a prompt for skipping if
the submit template file was not saved.
Signed-off-by: Simon Hausmann <simon@lst.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/fast-import/git-p4 | diff | blob | history |