Fix formatting of Documentation/git-clone.txt
authorHorst H. von Brand <vonbrand@inf.utfsm.cl>
Sat, 10 Jun 2006 02:15:09 +0000 (22:15 -0400)
committerJunio C Hamano <junkio@cox.net>
Sat, 10 Jun 2006 03:37:45 +0000 (20:37 -0700)
Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-clone.txt

index 7572e4b80d0f71cea1c93e9078e885d71594ff24..a90521e5139b264d1a37289966da64ea53c862cd 100644 (file)
@@ -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.
 
 <repository>::