On Thu, Jun 21, 2012 at 4:29 PM, David Fernández <da...@dit.upm.es> wrote:
>
> What command should I use to revert that specific commit? I'm not an expert
> in git, in fact I just learnt what a 'git bisect' is after your message
> ...:-)

E.g:
$ git show 026cee00 > sucker.diff
$ patch -p1 -R < sucker.diff

-- 
Thanks,
//richard

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to