[PATCH build 2/2] Clean up all conditional statements.
Mikhail Gusarov
dottedmag at dottedmag.net
Wed Sep 15 05:28:00 PDT 2010
Twas brillig at 08:25:32 15.09.2010 UTC-04 when twoerner at gmail.com did gyre and gimble:
TW> My git skills aren't quite up-to-speed yet. What would be the best way
TW> to back out my last commit but preserve the changes so I can make
TW> additional changes and resubmit the patch?
You can add new changes to last commit by a git add'ing them and then
doing git commit --amend.
OTOH, just git reset 'HEAD^' will do the trick.
--
http://fossarchy.blogspot.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100915/c7bc5f18/attachment.pgp>
More information about the xorg-devel
mailing list