You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mark Hobson (JIRA)" <ji...@codehaus.org> on 2012/10/30 22:41:15 UTC

[jira] (SCM-694) git checkin command doesn't work with renamed files

     [ https://jira.codehaus.org/browse/SCM-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hobson updated SCM-694:
----------------------------

    Fix Version/s:     (was: 1.9)
                   1.8.1
    
> git checkin command doesn't work with renamed files
> ---------------------------------------------------
>
>                 Key: SCM-694
>                 URL: https://jira.codehaus.org/browse/SCM-694
>             Project: Maven SCM
>          Issue Type: New Feature
>          Components: maven-scm-provider-git
>    Affects Versions: 1.8
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: 1.8.1
>
>
> rename a file then you get
> {code}
> # On branch master
> # Changes to be committed:
> #   (use "git reset HEAD <file>..." to unstage)
> #
> # renamed:    foo/bar/wine.xml -> foo/newbar/wine.xml
> #
> {code}
> Before executing git commit, the commit check status.
> But failed as renamed is not parsed. So nothing to commit.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira