Recovering a patch accidentally removed by git reset

Saulius Krasuckas saulius2 at ar.fi.lt
Wed Sep 20 05:19:15 CDT 2006


* On Wed, 20 Sep 2006, Jeff L wrote:
> How do you get a patch back that you have managed to remove completely from
> your system with a
> git reset HEAD^
> git reset
> git checkout patchname ?

What branch you were on during this?

> git fetch does not seem to refresh the patch from the repository.  I was 
> going fairly well with git then stuffed this up.

Hmm, old git (1.0.4) can do it by "git rebase origin" here on my stable 
debian box.



More information about the wine-devel mailing list