git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git clone broken in next
@ 2008-05-15  3:54 Kevin Ballard
  2008-05-15  4:44 ` Jeff King
  0 siblings, 1 reply; 7+ messages in thread
From: Kevin Ballard @ 2008-05-15  3:54 UTC (permalink / raw)
  To: Git Mailing List

Something's horribly wrong in next. I just installed the latest from  
next and then ran

   git clone git://github.com/kballard/github-gem.git

The resulting repo had absolutely nothing in the workdir. `git status`  
claims every single file is deleted but not updated. `git checkout -f  
HEAD` fixed the workdir.

This is 100% repeatable with different repositories.

$ git --version
git version 1.5.5.1.373.gce4aa

(this is the tip of next plus a single documentation patch).

Oddly, all of the tests with "clone" in their name seem to be passing  
just fine.

Ok, after running a git-bisect, I narrowed it down to  
8434c2f1afedb936e0ea8c07ce25733013c2f743 (Build in clone).

My system is Mac OS X 10.5.2.

-- 
Kevin Ballard
http://kevin.sb.org
kevin@sb.org
http://www.tildesoft.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-05-15 19:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-15  3:54 git clone broken in next Kevin Ballard
2008-05-15  4:44 ` Jeff King
2008-05-15  4:50   ` Jeff King
2008-05-15  9:48     ` [PATCH] builtin-clone: fix initial checkout Johannes Schindelin
2008-05-15 10:54       ` Jeff King
2008-05-15 15:17       ` Daniel Barkalow
2008-05-15 19:53       ` Kevin Ballard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).