Skip to content

bit97/gitfluent

Repository files navigation

assets/logo_200w.png

Python compat PyPi GHA Status Coverage Documentation Status

gitfluent

gitfluent is a simple library for working with git repositories following the Git Flow branching model. It allows to create a new feature or bug branch from the current branch, and to merge it back into the main branch after the work is done.

Features

Installation

gitfluent requires Python >=3.8 and can be installed via:

python -m pip install gitfluent

Usage

python -m gitfluent --help

About

Utilities package that facilitates Git feature branch workflow usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages