This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes
Date 2015-04-22.20:29:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429734575.53.0.935403070835.issue24031@psf.upfronthosting.co.za>
In-reply-to
Content
'make patchcheck' supports only Mercurial checkouts. The tool uses the 'hg status' command to find modified files. My patch implements 'git status' support in order to make the patch check tool available on git checkouts.
History
Date User Action Args
2015-04-22 20:29:35christian.heimessetrecipients: + christian.heimes
2015-04-22 20:29:35christian.heimessetmessageid: <1429734575.53.0.935403070835.issue24031@psf.upfronthosting.co.za>
2015-04-22 20:29:35christian.heimeslinkissue24031 messages
2015-04-22 20:29:35christian.heimescreate