Metadata-Version: 2.0
Name: flowtool-gitflow
Version: 0.7.19
Summary: Shortcuts for git users.
Home-page: https://github.com/isnok/py-flowlib
Author: Konstantin Martini
Author-email: k@tuxcode.org
License: UNKNOWN
Keywords: git,flow,shell,local,remote,commandline
Platform: Debian/GNU Linux
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Environment :: Console
Requires-Dist: flowtool-git (>=0.7.23)

[![PyPI Python Versions](https://img.shields.io/pypi/pyversions/flowtool-gitflow.svg)](https://pypi.python.org/pypi/flowtool-gitflow)
[![PyPI Latest Version](https://img.shields.io/pypi/v/flowtool-gitflow.svg)](https://pypi.python.org/pypi/flowtool-gitflow)
[![PyPI Distribution Format](https://img.shields.io/pypi/format/flowtool-gitflow.svg)](https://pypi.python.org/pypi/flowtool-gitflow)

# flowtool-gitflow

Git workflow shortcuts.

## Tools

The topics started here are:

* general git convenience commands (like `co`)
* feature branch handling (maybe one day even with issue-tracker integration)

## Ideas

* gui(ded) workflows
* mass operations?
* metrics?


