From: Junio C Hamano Date: Sat, 10 Jun 2006 09:29:27 +0000 (+0000) Subject: Autogenerated HTML docs for v1.4.0-rc2-g5e3a6 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=4220baa7b77d7e965a9cdd61e21d114f6ba66c21;p=git.git Autogenerated HTML docs for v1.4.0-rc2-g5e3a6 --- diff --git a/git-clone.html b/git-clone.html index ef1da2db..02e4ee40 100644 --- a/git-clone.html +++ b/git-clone.html @@ -416,8 +416,8 @@ branch you are currently working on. Remote branches other than

- 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.

@@ -516,7 +516,7 @@ Create a repository on the kernel.org machine that borrows from Linus diff --git a/git-clone.txt b/git-clone.txt index 7572e4b8..a90521e5 100644 --- a/git-clone.txt +++ b/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. ::