From a20b40767b5186ae2b96b221016b4034f7d58751 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 5 Dec 2006 01:11:46 +0000 Subject: [PATCH] Autogenerated HTML docs for v1.4.4.1-gba98 --- git-clone.html | 6 +++--- git-clone.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/git-clone.html b/git-clone.html index c0c218d8a..0ddb33b64 100644 --- a/git-clone.html +++ b/git-clone.html @@ -275,7 +275,7 @@ git-clone(1) Manual Page
git-clone [--template=<template_directory>] [-l [-s]] [-q] [-n] [--bare] [-o <name>] [-u <upload-pack>] [--reference <repository>] - [--use-separate-remote | --use-immingled-remote] <repository> + [--use-separate-remote | --no-separate-remote] <repository> [<directory>]

DESCRIPTION

@@ -430,7 +430,7 @@ branch you are currently working on. Remote branches other than

---use-immingled-remote +--no-separate-remote

@@ -536,7 +536,7 @@ Create a repository on the kernel.org machine that borrows from Linus

diff --git a/git-clone.txt b/git-clone.txt index 4cb42237b..d5efa00de 100644 --- a/git-clone.txt +++ b/git-clone.txt @@ -11,7 +11,7 @@ SYNOPSIS [verse] 'git-clone' [--template=] [-l [-s]] [-q] [-n] [--bare] [-o ] [-u ] [--reference ] - [--use-separate-remote | --use-immingled-remote] + [--use-separate-remote | --no-separate-remote] [] DESCRIPTION @@ -105,7 +105,7 @@ OPTIONS of `$GIT_DIR/refs/heads/`. Only the local master branch is saved in the latter. This is the default. ---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 -- 2.26.2