Tool for rebasing change series
Go to file
OpenDev Sysadmins 9b9baf1687 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:25:35 +00:00
doc Initial commit of git-restack 2015-12-18 16:29:55 -08:00
git_restack Initial commit of git-restack 2015-12-18 16:29:55 -08:00
.gitignore Initial commit of git-restack 2015-12-18 16:29:55 -08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:25:35 +00:00
.mailmap Migrate to pbr. 2013-08-15 20:42:37 +00:00
.testr.conf Initial commit of git-restack 2015-12-18 16:29:55 -08:00
CONTRIBUTING.rst Initial commit of git-restack 2015-12-18 16:29:55 -08:00
HACKING.rst Initial commit of git-restack 2015-12-18 16:29:55 -08:00
LICENSE Ported rfc.sh to a standalone program. 2011-09-25 09:16:31 -07:00
MANIFEST.in Initial commit of git-restack 2015-12-18 16:29:55 -08:00
README.rst Initial commit of git-restack 2015-12-18 16:29:55 -08:00
git-restack.1 Initial commit of git-restack 2015-12-18 16:29:55 -08:00
requirements.txt Remove argparse from requirements 2016-02-02 19:25:46 +01:00
setup.cfg Correct metadata URLs 2016-02-02 15:52:04 -08:00
setup.py Update requirements to OpenStack's recommendations 2014-07-03 14:54:14 +00:00
test-requirements.txt Initial commit of git-restack 2015-12-18 16:29:55 -08:00
tox.ini Initial commit of git-restack 2015-12-18 16:29:55 -08:00

README.rst

git-restack

A git command for editing a series of commits without rebasing.

git-restack is a tool that performs an interactive git rebase of a branch without changing the commit upon which the branch is based.