commit | 728b7ad8bb6491d1d8bcd7498e06474b15812d52 | [log] [tgz] |
---|---|---|
author | Pete Wyckoff <pw@padd.com> | Sun Sep 09 16:16:12 2012 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Sep 16 21:52:52 2012 -0700 |
tree | bce3d60130fa34cd6789b521fb009f9ddcbe3429 | |
parent | ef739f0829f866b7e70e072a6744dc9cd1e12822 [diff] |
git p4: add submit --prepare-p4-only option This option can be used to prepare the client workspace for submission, only. It does not invoke the final "p4 submit". A message describes how to proceed, either submitting the changes or reverting. Signed-off-by: Pete Wyckoff <pw@padd.com> Acked-by: Luke Diamand <luke@diamand.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>