All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] git-prompt: improve cherry-pick/revert detection
@ 2019-07-01 14:21 Phillip Wood via GitGitGadget
  2019-07-01 14:21 ` [PATCH 1/1] " Phillip Wood via GitGitGadget
  0 siblings, 1 reply; 2+ messages in thread
From: Phillip Wood via GitGitGadget @ 2019-07-01 14:21 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

Fix the detection of in-progress cherry-picks and reverts when the user
commits or resets a conflict resolution in the middle of a sequence of
picks/reverts.

Phillip Wood (1):
  git-prompt: improve cherry-pick/revert detection

 contrib/completion/git-prompt.sh | 37 ++++++++++++++++++++++++++++----
 t/t9903-bash-prompt.sh           | 20 +++++++++++++++--
 2 files changed, 51 insertions(+), 6 deletions(-)


base-commit: 8dca754b1e874719a732bc9ab7b0e14b21b1bc10
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-281%2Fphillipwood%2Fwip%2Fprompt-status-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-281/phillipwood/wip/prompt-status-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/281
-- 
gitgitgadget

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-01 14:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-01 14:21 [PATCH 0/1] git-prompt: improve cherry-pick/revert detection Phillip Wood via GitGitGadget
2019-07-01 14:21 ` [PATCH 1/1] " Phillip Wood via GitGitGadget

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.