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@xxxxxx
http://www.tildesoft.com
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html