Merge branch 'ct/prompt-untracked-fix'
commit5f15cba2f95f5678fc69bd305dbbb778e1fad579
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Mar 2015 19:54:18 +0000 (25 12:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Mar 2015 19:54:18 +0000 (25 12:54 -0700)
treed2dd6c4b1667f5c3d58f0341e37b62d1a9f848a4
parent92e625d3a3a94b9765baf4d54b1fd86117656d30
parent9bdc5173f0bc514d0b76165d45729622b2ad4d89
Merge branch 'ct/prompt-untracked-fix'

The prompt script (in contrib/) did not show the untracked sign
when working in a subdirectory without any untracked files.

* ct/prompt-untracked-fix:
  git prompt: use toplevel to find untracked files
contrib/completion/git-prompt.sh
t/t9903-bash-prompt.sh