release does not fail on a dirty repo for Git 1.4.3 or higher
-------------------------------------------------------------

                 Key: BUILDR-313
                 URL: https://issues.apache.org/jira/browse/BUILDR-313
             Project: Buildr
          Issue Type: Bug
    Affects Versions: 1.3.4, 1.3.3, 1.3.2, 1.3.1, 1.3
            Reporter: Alexis Midon


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.

[1] the commit introducing the change 
http://git.kernel.org/?p=git/git.git;a=commit;h=c91f0d92

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to