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.
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