summaryrefslogtreecommitdiff
path: root/Documentation/config/clone.txt
blob: 47de36a5fedfbe8b4e0f76efcf65b59534063435 (plain)
1
2
3
4
clone.defaultRemoteName::
	The name of the remote to create when cloning a repository.  Defaults to
	`origin`, and can be overridden by passing the `--origin` command-line
	option to linkgit:git-clone[1].