guilt: Document push_patch's new argument
commitdd7f04d5dc322bc4cd2c18ef60a9b36ebcab6c66
authorJosef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
Tue, 27 Feb 2007 07:53:52 +0000 (27 02:53 -0500)
committerJosef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
Tue, 27 Feb 2007 07:53:52 +0000 (27 02:53 -0500)
treed913022100206021a0b2442c8d879dc4bd474fd6
parente5600424dee76c8fe2a9b8fa642767390adcc1a7
guilt: Document push_patch's new argument

If push_patch's second argument is "abort", then do not create reject files
if the patch does not apply cleanly, but rather fail the push. Omitting the
argument or supplying an empty string will result in old behavior of
creating reject files.

Signed-off-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
guilt