X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-clone.txt;h=a90521e5139b264d1a37289966da64ea53c862cd;hb=ae448e3854d8b6e7e37aa88fa3917f5dd97f3210;hp=7572e4b80d0f71cea1c93e9078e885d71594ff24;hpb=fb6a9f93d39e4e5fdb83673a927f71a34e9fb7c0;p=git.git diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt index 7572e4b8..a90521e5 100644 --- a/Documentation/git-clone.txt +++ b/Documentation/git-clone.txt @@ -95,8 +95,8 @@ OPTIONS defined default, typically `/usr/share/git-core/templates`. --use-separate-remote:: - Save remotes heads under `$GIT_DIR/remotes/origin/' instead - of `$GIT_DIR/refs/heads/'. Only the master branch is saved + Save remotes heads under `$GIT_DIR/remotes/origin/` instead + of `$GIT_DIR/refs/heads/`. Only the master branch is saved in the latter. ::