<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/git-clone.sh, branch v1.2.5</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://www.git.shady.money/git/atom?h=v1.2.5</id>
<link rel='self' href='https://www.git.shady.money/git/atom?h=v1.2.5'/>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/'/>
<updated>2006-02-24T06:25:32Z</updated>
<entry>
<title>Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak' and 'ar/fix-win' into maint</title>
<updated>2006-02-24T06:25:32Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-02-24T06:25:32Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=7bd1527d2d8c80a6e9a0f8583082a5aee5428c68'/>
<id>urn:sha1:7bd1527d2d8c80a6e9a0f8583082a5aee5428c68</id>
<content type='text'>
* jc/fix-co-candy:
  checkout - eye candy.

* jc/fix-rename-leak:
  diffcore-rename: plug memory leak.

* ar/fix-win:
  fix t5600-clone-fail-cleanup.sh on windows
</content>
</entry>
<entry>
<title>fix t5600-clone-fail-cleanup.sh on windows</title>
<updated>2006-02-23T11:47:15Z</updated>
<author>
<name>Alex Riesen</name>
<email>raa.lkml@gmail.com</email>
</author>
<published>2006-02-23T11:25:20Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=edd3ebfe27bf0df113846a3d4616ea538f8c04be'/>
<id>urn:sha1:edd3ebfe27bf0df113846a3d4616ea538f8c04be</id>
<content type='text'>
In windows you cannot remove current or opened directory,
an opened file, a running program, a loaded library, etc...

[jc: signoffs?  With a minor quoting fix.]

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>checkout - eye candy.</title>
<updated>2006-02-23T03:04:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-02-23T03:02:39Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=744633cbf23d3ed505f96ffc212b30c96b79fb90'/>
<id>urn:sha1:744633cbf23d3ed505f96ffc212b30c96b79fb90</id>
<content type='text'>
This implements "eye candy" similar to the pack-object/unpack-object
to entertain users while a large tree is being checked out after
a clone or a pull.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Trap exit to clean up created directory if clone fails.</title>
<updated>2006-02-18T00:16:49Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2006-02-17T21:33:24Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=41ff7a1076e9282535f77ddfb4e23a95354009fd'/>
<id>urn:sha1:41ff7a1076e9282535f77ddfb4e23a95354009fd</id>
<content type='text'>
Signed-off-by: Carl Worth &lt;cworth@cworth.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Print an error if cloning a http repo and NO_CURL is set</title>
<updated>2006-02-16T03:14:01Z</updated>
<author>
<name>Fernando J. Pereda</name>
<email>ferdy@gentoo.org</email>
</author>
<published>2006-02-15T11:37:30Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=6c5c62f3401dc8f4b567af46582c112f6a859b5e'/>
<id>urn:sha1:6c5c62f3401dc8f4b567af46582c112f6a859b5e</id>
<content type='text'>
If Git is compiled with NO_CURL=YesPlease and one tries to
clone a http repository, git-clone tries to call the curl
binary. This trivial patch prints an error instead in such
situation.

Signed-off-by: Fernando J. Pereda &lt;ferdy@gentoo.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>clone: do not accept more than one -o option.</title>
<updated>2006-01-25T07:17:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-01-23T01:28:49Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=e6489a1bdf6e20371e6cd6497918f1c1198d5f81'/>
<id>urn:sha1:e6489a1bdf6e20371e6cd6497918f1c1198d5f81</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>clone: do not create remotes/origin nor origin branch in a bare repository.</title>
<updated>2006-01-25T07:17:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-01-23T01:27:52Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=4fb66a62eeb7bfec115cd0058d7a05ab62fc23e7'/>
<id>urn:sha1:4fb66a62eeb7bfec115cd0058d7a05ab62fc23e7</id>
<content type='text'>
It is simply pointless, since no merges will ever happen in such
a repository.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-clone: PG13 --naked option to --bare.</title>
<updated>2006-01-25T07:17:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-01-23T01:24:22Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=87e80c4b5fec421ecd566498b7dd4672f76fdca2'/>
<id>urn:sha1:87e80c4b5fec421ecd566498b7dd4672f76fdca2</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Fix generation of "humanish" part of source repo</title>
<updated>2006-01-20T07:24:34Z</updated>
<author>
<name>Uwe Zeisberger</name>
<email>zeisberg@informatik.uni-freiburg.de</email>
</author>
<published>2006-01-20T06:47:39Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=e7555785f4edcf4988c53305349e3f525216e2cb'/>
<id>urn:sha1:e7555785f4edcf4988c53305349e3f525216e2cb</id>
<content type='text'>
If repo has the form &lt;host&gt;:&lt;path&gt; and &lt;path&gt; doesn't contain a slash, the
cloned repository is named "&lt;host&gt;:&lt;path&gt;", instead of "&lt;path&gt;" only.

Signed-off-by: Uwe Zeisberger &lt;zeisberg@informatik.uni-freiburg.de&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>clone: --naked option.</title>
<updated>2006-01-15T00:00:32Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-01-15T00:00:32Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=8a1a120c55a67c3193e136a06826585711717399'/>
<id>urn:sha1:8a1a120c55a67c3193e136a06826585711717399</id>
<content type='text'>
The new option --naked is to help creating a naked repository
for public consumption.

	$ git clone -l -s --naked \
	  /pub/scm/.../torvalds/linux-2.6.git subproj-2.6.git

is equivalent to this sequence:

	$ git clone -l -s -n /pub/scm/.../torvalds/linux-2.6.git temp
	$ mv temp/.git subproj-2.6.git
	$ rmdir temp

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
