From: Horst H. von Brand Date: Sat, 10 Jun 2006 02:15:09 +0000 (-0400) Subject: Fix formatting of Documentation/git-clone.txt X-Git-Tag: v1.4.0~5 X-Git-Url: https://git.octo.it/?p=git.git;a=commitdiff_plain;h=f6407823d1467a6b6d2002878a64dec42df0a361 Fix formatting of Documentation/git-clone.txt Signed-off-by: Horst H. von Brand Signed-off-by: Junio C Hamano --- 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. ::