Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3, 1.3.1, 1.3.2, 1.3.3, 1.3.4
-
None
-
None
Description
The output of 'git status' is slightly different since git 1.4.3 [1]. Tabs are used instead of spaces, which brakes the regex of Git.uncommitted_files.
So the list of uncommitted files is empty when it should not.
The side effect is that release does not fail on a dirty repo.
[1] the commit introducing the change http://git.kernel.org/?p=git/git.git;a=commit;h=c91f0d92