<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/contrib/examples/git-clone.sh, branch v1.7.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.7.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.7.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2008-05-25T20:41:37Z</updated>
<entry>
<title>Merge branch 'db/clone-in-c'</title>
<updated>2008-05-25T20:41:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-05-25T20:38:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b84c343c885b8168047b2773b5c597d04337d9bd'/>
<id>urn:sha1:b84c343c885b8168047b2773b5c597d04337d9bd</id>
<content type='text'>
* db/clone-in-c:
  Add test for cloning with "--reference" repo being a subset of source repo
  Add a test for another combination of --reference
  Test that --reference actually suppresses fetching referenced objects
  clone: fall back to copying if hardlinking fails
  builtin-clone.c: Need to closedir() in copy_or_link_directory()
  builtin-clone: fix initial checkout
  Build in clone
  Provide API access to init_db()
  Add a function to set a non-default work tree
  Allow for having for_each_ref() list extra refs
  Have a constant extern refspec for "--tags"
  Add a library function to add an alternate to the alternates file
  Add a lockfile function to append to a file
  Mark the list of refs to fetch as const

Conflicts:

	cache.h
	t/t5700-clone-reference.sh
</content>
</entry>
<entry>
<title>Build in clone</title>
<updated>2008-05-05T00:41:45Z</updated>
<author>
<name>Daniel Barkalow</name>
<email>barkalow@iabervon.org</email>
</author>
<published>2008-04-27T17:39:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8434c2f1afedb936e0ea8c07ce25733013c2f743'/>
<id>urn:sha1:8434c2f1afedb936e0ea8c07ce25733013c2f743</id>
<content type='text'>
Thanks to Johannes Schindelin for various comments and improvements,
including supporting cloning full bundles.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
