Tool for rebasing change series
Go to file
Jenkins bef0f92120 Merge "Correct metadata URLs" 2016-02-04 00:05:41 +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 Initial commit of git-restack 2015-12-18 16:29:55 -08: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.