Tool for rebasing change series
Go to file
James E. Blair c6a59489fa Initial commit of git-restack
Change-Id: I5508816fcd5c6362ee17a494ae8b997de29505d3
2015-12-18 16:29:55 -08: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 Initial commit of git-restack 2015-12-18 16:29:55 -08:00
setup.cfg Initial commit of git-restack 2015-12-18 16:29:55 -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.