A tool that helps grabbing existing reviews on gerrit and layering on a new patch to fix nits
Go to file
Doug Hellmann a1a40815a6 parse URLs to find the review and patchset
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 15:26:18 -04:00
git_nit parse URLs to find the review and patchset 2018-04-26 15:26:18 -04:00
.gitignore switch to stestr; fix tox.ini 2018-04-26 14:53:15 -04:00
.stestr.conf switch to stestr; fix tox.ini 2018-04-26 14:53:15 -04:00
CONTRIBUTING.rst initial commit with project structure 2018-04-26 14:40:07 -04:00
LICENSE initial commit with project structure 2018-04-26 14:40:07 -04:00
README.rst initial commit with project structure 2018-04-26 14:40:07 -04:00
requirements.txt parse URLs to find the review and patchset 2018-04-26 15:26:18 -04:00
setup.cfg initial commit with project structure 2018-04-26 14:40:07 -04:00
setup.py initial commit with project structure 2018-04-26 14:40:07 -04:00
test-requirements.txt parse URLs to find the review and patchset 2018-04-26 15:26:18 -04:00
tox.ini switch to stestr; fix tox.ini 2018-04-26 14:53:15 -04:00

README.rst

git-nit

A git command for fixing nit-picky changes on gerrit reviews.

git-nit is a tool that helps grabbing existing reviews on gerrit and layering on a new patch to fix nits.