X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-clone.txt;h=684e4bdf69bb7eb8ac80b41ba48298d52e4dcdef;hb=0c82a398ec3302294b0bfe33b653a6e90dcf351b;hp=370f53e76990a5c7126f095a9c9505e44d163f7d;hpb=87e80c4b5fec421ecd566498b7dd4672f76fdca2;p=git.git diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt index 370f53e7..684e4bdf 100644 --- a/Documentation/git-clone.txt +++ b/Documentation/git-clone.txt @@ -62,7 +62,9 @@ OPTIONS Make a 'bare' GIT repository. That is, instead of creating `` and placing the administrative files in `/.git`, make the `` - itself the `$GIT_DIR`. This implies `-n` option. + itself the `$GIT_DIR`. This implies `-n` option. When + this option is used, neither the `origin` branch nor the + default `remotes/origin` file is created. -o :: Instead of using the branch name 'origin' to keep track