A tool that helps grabbing existing reviews on gerrit and layering on a new patch to fix nits
Go to file
Doug Hellmann eb61124102 add argparse with --version option
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-26 15:25:45 -04:00
git_nit add argparse with --version option 2018-04-26 15:25:45 -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 initial commit with project structure 2018-04-26 14:40:07 -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 switch to stestr; fix tox.ini 2018-04-26 14:53:15 -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.