author | Jay Soffian <jaysoffian@gmail.com> | |
Sun, 20 Feb 2011 04:12:28 +0000 (23:12 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 22 Feb 2011 06:58:18 +0000 (22:58 -0800) | ||
commit | 5b2af8cac9883ab7e666d4aa30ea7fd3d1f1d4de | |
tree | cd2892392a67bcb31430a3b9aefdd188ea220109 | tree | snapshot |
parent | d7e5c0cbfb0421d8a609f1125267dbad73069410 | commit | diff |
bash: teach __git_ps1 about CHERRY_PICK_HEAD
Make the git prompt (when enabled) show a CHERRY-PICKING indicator
when we are in the middle of a conflicted cherry-pick, analogous
to the existing MERGING and BISECTING flags.
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Make the git prompt (when enabled) show a CHERRY-PICKING indicator
when we are in the middle of a conflicted cherry-pick, analogous
to the existing MERGING and BISECTING flags.
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash | diff | blob | history |