diff options
author | Luke Diamand <luke@diamand.org> | 2016-12-02 22:43:19 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-12-05 12:55:01 -0800 |
commit | 46c609e9ffdbf8d9aba096836386b57371ed16b8 (patch) | |
tree | 756f463499427874048d75993b3390fb51e82c90 /progress.h | |
parent | git-p4: allow submit to create shelved changelists. (diff) | |
download | tgif-46c609e9ffdbf8d9aba096836386b57371ed16b8.tar.xz |
git-p4: support updating an existing shelved changelist
Adds new option "--update-shelve CHANGELIST" which updates
an existing shelved changelist.
The original changelist must have been created by the current user.
This allows workflow something like:
hack hack hack
git commit
git p4 submit --shelve
$mail interested parties about shelved changelist
make corrections
git commit --amend
git p4 submit --update-shelve $CHANGELIST
$mail interested parties about shelved changelist
etc
Signed-off-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'progress.h')
0 files changed, 0 insertions, 0 deletions