[ 
https://issues.apache.org/jira/browse/SCM-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964900#comment-17964900
 ] 

Olivier Lamy commented on SCM-648:
----------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-scm#864|https://github.com/apache/maven-scm/issues/864]. 

> Checkout should return 0 when cloning empty repo, with no master branch
> -----------------------------------------------------------------------
>
>                 Key: SCM-648
>                 URL: https://issues.apache.org/jira/browse/SCM-648
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Bug
>          Components: maven-scm-provider-gitexe
>    Affects Versions: 1.5
>            Reporter: Bertrand Paquet
>            Assignee: Olivier Lamy
>            Priority: Minor
>             Fix For: 1.6
>
>         Attachments: patch, patch
>
>
> The checkout git command fail if repo does not contain a master branch, 
> because the checkout try to do a git pull.
> In the case of an empty remote repo, this patch only do a git clone.
> After a such checkout, you can checkin a file, the remote branch will be 
> automatically created by git.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to