* 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.


Reply via email to