summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorPete Wyckoff <pw@padd.com>2012-09-09 20:16:05 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-09-17 04:52:52 (GMT)
commit7e5dd9f2ccf2141d65e4621b765a136796b0d55b (patch)
treee36a8536c70bd82813385fb772261e6dbf524569 /commit.c
parent449bb9cf1a0c42ddf6e9b9b6fd447eda12f9bc92 (diff)
downloadgit-7e5dd9f2ccf2141d65e4621b765a136796b0d55b.zip
git-7e5dd9f2ccf2141d65e4621b765a136796b0d55b.tar.gz
git-7e5dd9f2ccf2141d65e4621b765a136796b0d55b.tar.bz2
git p4: move conflict prompt into run, add [q]uit input
When applying a commit to the p4 workspace fails, a prompt asks what to do next. This belongs up in run() instead of in applyCommit(), where run() can notice, for instance, that the prompt is unnecessary because this is the last commit. Offer two options about how to continue at conflict: [s]kip or [q]uit. Having an explicit "quit" option gives git p4 a chance to clean up, show the applied-commit summary, and do tag export. Signed-off-by: Pete Wyckoff <pw@padd.com> Acked-by: Luke Diamand <luke@diamand.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions