"Lars Hjemli" <hjemli@xxxxxxxxx> writes: > On 5/16/07, Jeff Garzik <jeff@xxxxxxxxxx> wrote: >> Jan Hudec wrote: >> > And does the .git/logs/refs/heads/upstream-fixes still exist? >> >> Nope. >> >> >> > If it does not, as last resort you'd have to git fsck --unreachable >> > (this gives you all things that are not reachable from any ref), filter >> > out only commit objects and than remember which one should have been on >> > that branch after reading it's log, date and changes. >> >> Yeah, that will probably recover it. I wound up digging the emails out >> of the trash bin, and applying them again. >> > > That's bad. > > Just out of curiosity: do you get any output from 'git log RENAMED-REF'? Another probably easier way to recover them would be 'git lost-found'. - 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