commit | a2b0de65dd3f9936df8df12901c55f6c90abb8c8 | [log] [tgz] |
---|---|---|
author | Jeremy Stanley <fungi@yuggoth.org> | Thu Nov 22 10:31:13 2012 -0800 |
committer | Monty Taylor <mordred@inaugust.com> | Thu Nov 22 10:32:29 2012 -0800 |
tree | 5ad457fd07675e30aa18f195a2bb0ab35fbdf732 | |
parent | a140e1a13e5652119cfc47e1d031171b9f9d9b85 [diff] [blame] |
Added trivial_rebase script.
diff --git a/setup.py b/setup.py index 2a87690..f5f709b 100644 --- a/setup.py +++ b/setup.py
@@ -61,6 +61,7 @@ 'notify-impact=gerritx.cmd.notify_impact:main', 'process-cache=gerritx.cmd.process_cache:main', 'run-mirror=gerritx.cmd.run_mirror:main', + 'trivial-rebase=gerritx.cmd.trivial_rebase:main', 'update-blueprint=gerritx.cmd.update_blueprint:main', 'update-bug=gerritx.cmd.update_bug:main', ],