New submission from Christian Heimes: '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.
---------- components: Build files: patchcheck_git.patch keywords: patch messages: 241824 nosy: christian.heimes priority: normal severity: normal stage: patch review status: open title: Add git support to make patchcheck type: enhancement versions: Python 3.4, Python 3.5 Added file: http://bugs.python.org/file39174/patchcheck_git.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue24031> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com