fsck.btrfs? (Was Re: Feedback needed : Fedora 15 Announcement)

Michael Cronenworth mike at cchtml.com
Fri May 20 20:56:42 UTC 2011


Adam Williamson wrote:
> git log (note the ID of the commit*immediately prior*  to yours)
> git format-patch (commit ID you identified in the last step)

Simpler step:

git format-patch -1

The "-1" formats the last commit into a patch. -2 does the previous two, 
etc.


More information about the test mailing list