Merge branch 'mw/bash-prompt-show-untracked-config'
authorJunio C Hamano <gitster@pobox.com>
Sun, 17 Feb 2013 23:25:46 +0000 (15:25 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 17 Feb 2013 23:25:46 +0000 (15:25 -0800)
commitadbbc6f29121aee3aec383a9ac05092c79908033
tree169dc249e70e435b0ec6e09cec1c280478e1cb96
parent00abd715ab0a2cd69f9d27ea15c5440002f970b8
parentdc7e7bced41b3a362a94cb1670ff183459d8d3a8
Merge branch 'mw/bash-prompt-show-untracked-config'

Allows skipping the untracked check GIT_PS1_SHOWUNTRACKEDFILES
asks for the git-prompt (in contrib/) per repository.

* mw/bash-prompt-show-untracked-config:
  t9903: add extra tests for bash.showDirtyState
  t9903: add tests for bash.showUntrackedFiles
  shell prompt: add bash.showUntrackedFiles option