[
https://issues.apache.org/jira/browse/BUILDR-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754295#action_12754295
]
Alexis Midon commented on BUILDR-313:
-------------------------------------
Patch available at
http://github.com/alexism/buildr/commit/64e4270ad10e6a4ae4cf87d38680a43e31770f4e
> wrong list of uncommitted_files with 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, 1.3.1, 1.3.2, 1.3.3, 1.3.4
> 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.
> 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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.