From 93d5fcf1efe998dd129e0e2c7eada25e1dd5cd85 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 5 Dec 2006 01:11:51 +0000 Subject: [PATCH] Autogenerated man pages for v1.4.4.1-gba98 --- man1/git-clone.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man1/git-clone.1 b/man1/git-clone.1 index c307d5f77..1a18a0e6e 100755 --- a/man1/git-clone.1 +++ b/man1/git-clone.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT\-CLONE" "1" "11/24/2006" "" "" +.TH "GIT\-CLONE" "1" "12/05/2006" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -14,7 +14,7 @@ git\-clone \- Clones a repository .nf \fIgit\-clone\fR [\-\-template=] [\-l [\-s]] [\-q] [\-n] [\-\-bare] [\-o ] [\-u ] [\-\-reference ] - [\-\-use\-separate\-remote | \-\-use\-immingled\-remote] + [\-\-use\-separate\-remote | \-\-no\-separate\-remote] [] .fi .SH "DESCRIPTION" @@ -88,7 +88,7 @@ $GIT_DIR/remotes/origin/ instead of $GIT_DIR/refs/heads/. Only the local master branch is saved in the latter. This is the default. .TP -\-\-use\-immingled\-remote +\-\-no\-separate\-remote Save remotes heads in the same namespace as the local heads, `$GIT_DIR/refs/heads/'. In regular repositories, this is a legacy setup git\-clone created by default in older Git versions, and will be removed before the next major release. .TP -- 2.26.2