[
https://issues.apache.org/jira/browse/SCM-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962434#comment-17962434
]
ASF GitHub Bot commented on SCM-648:
------------------------------------
jira-importer commented on issue #864:
URL: https://github.com/apache/maven-scm/issues/864#issuecomment-2964630088
**[Olivier
Lamy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=olamy)**
commented
reopen as something as suck with git svn and all test git repo during my
commit :-(
> 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)