Metadata-Version: 2.4
Name: git-restack
Version: 1.0.0
Summary: Tool to rebase a git branch
Home-page: https://docs.openstack.org/infra/git-restack/
Author: OpenStack
Author-email: openstack-infra@lists.openstack.org
License: Apache License (2.0)
Keywords: git gerrit restack
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: argparse
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

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.

* Free software: Apache license
* Documentation: http://docs.openstack.org/infra/git-restack/
* Source: https://git.openstack.org/cgit/openstack-infra/git-restack
* Bugs: https://storyboard.openstack.org/#!/project/838

