Browse Source

Fix formatting of Documentation/git-clone.txt

Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Horst H. von Brand 19 years ago committed by Junio C Hamano
parent
commit
f6407823d1
  1. 4
      Documentation/git-clone.txt

4
Documentation/git-clone.txt

@ -95,8 +95,8 @@ OPTIONS @@ -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>::

Loading…
Cancel
Save