On Wed, Nov 26, 2008 at 1:14 AM, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > Hi, > > On Tue, 25 Nov 2008, Ondrej Certik wrote: > >> I would like to export our whole git repository to patches, and then >> reconstruct it again from scratch. Following the man page of "git >> fast-export": >> >> [...] >> >> However, the repository is very different to the original one. It >> contains only 191 patches: > > Can you try again with a Git version that contains the commit > 2075ffb5(fast-export: use an unsorted string list for extra_refs)? I tried the next branch: $ git --version git version 1.6.0.4.1060.g9433b that contains the 2075ffb5 patch. I haven't observed any change --- the "git log" still only shows 191 commits (git log --all shows everything). Ondrej -- 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