X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-clone.txt;h=a90521e5139b264d1a37289966da64ea53c862cd;hb=f6407823d1467a6b6d2002878a64dec42df0a361;hp=7572e4b80d0f71cea1c93e9078e885d71594ff24;hpb=e9b9368168399bf165a0172bb00a67216479c82b;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. ::