[ << Starting with git ] | [Top][Contents][Index][ ? ] | [ Compiling >> ] | ||
[ < Git log ] | [ Up : Other interesting Git commands ] | [ Git on Windows > ] |
1.4.2 Applying git patches
Well-formed git patches should be committed with
git-am
Patches created without git-format-patch
should be
committed with
git-apply
[ << Starting with git ] | [Top][Contents][Index][ ? ] | [ Compiling >> ] | ||
[ < Git log ] | [ Up : Other interesting Git commands ] | [ Git on Windows > ] |