Merge branch 'jc/doc-final-resend'
[git] / Documentation / config / clone.txt
1 clone.defaultRemoteName::
2         The name of the remote to create when cloning a repository.  Defaults to
3         `origin`, and can be overridden by passing the `--origin` command-line
4         option to linkgit:git-clone[1].