lvv / git-prompt

bash prompt with GIT, SVN and HG modules
http://volnitsky.com/project/git-prompt
327 stars 97 forks source link

Fixes for git v1.7 #7

Closed tiborsimko closed 13 years ago

tiborsimko commented 13 years ago

Hi Leonid:

Modified files (either not yet committed, or in merge conflicts) were not displayed in the prompt for me with git v1.7 on Debian Wheezy. I have fixed the problem by adding recognition of git status's output sections "Changes not staged for commit" and "Unmerged paths". Please check and merge. Thanks.

Best regards, Tibor Simko

lvv commented 13 years ago

Both were committed. Thanks