1
0
mirror of https://github.com/git/git.git synced 2024-10-22 23:58:22 +02:00
git/contrib/completion
Junio C Hamano 5471fb1c4c Merge branch 'so/prompt-command'
Updates __git_ps1 so that it can be used as $PROMPT_COMMAND,
instead of being used for command substitution in $PS1, to embed
color escape sequences in its output.

* so/prompt-command:
  coloured git-prompt: paint detached HEAD marker in red
  Fix up colored git-prompt
  show color hints based on state of the git tree
  Allow __git_ps1 to be used in PROMPT_COMMAND
2012-11-21 13:17:01 -08:00
..
git-completion.bash completion: add format-patch options to send-email 2012-10-16 11:51:03 -07:00
git-prompt.sh coloured git-prompt: paint detached HEAD marker in red 2012-10-17 00:44:25 -07:00