GitExe commit should include --allow-empty option
-------------------------------------------------

                 Key: SCM-541
                 URL: http://jira.codehaus.org/browse/SCM-541
             Project: Maven SCM
          Issue Type: Bug
          Components: maven-scm-provider-git
            Reporter: Kathryn Huxtable
            Priority: Minor


Without it, git returns a status of 1 when there is nothing to commit. This 
makes the wagon-scm and other processes that depend on this being a no-op fail.

I think that git should not fail on an empty commit, and adding the 
--allow-empty option on commits would achieve that.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to