Skip to main content

Git flow wrapper to save few lines

Project description

Auto git flow PEP8

Features

  • Auto complete the versions when typing git flow release start or git flow hotfix start

Usage

Install

pip install auto-git-flow

Start a new minor release X.X+1.X

gfrs # instance for "git flow release start X.X+1.X"

Start a new major release X+1.X.X

gfrs m # instance for "git flow release start X+1.X.X"
gfrs -m
gfrs --major

Start a new hotfix X.X.X+1

gfhs # instance for "git flow hotfix start X.X.X+1"

Note

  • Expected (and supported) tag format is "X.X.X"
  • Checkout changelogfromtags to auto generate a changelog from tags

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

auto-git-flow-1.0.2.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

auto_git_flow-1.0.2-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

Details for the file auto-git-flow-1.0.2.tar.gz.

File metadata

  • Download URL: auto-git-flow-1.0.2.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.1 CPython/3.6.12

File hashes

Hashes for auto-git-flow-1.0.2.tar.gz
Algorithm Hash digest
SHA256 eea0441425ec9a4cd06ce3f784eae23c15bceb76ac8ce61ed957d6b78de66092
MD5 cd9992b5c580e7f30d3c408356a1939e
BLAKE2b-256 3cd241f98bfd722598aeb239392908483823dbc06c51d4d064362a5a905222bb

See more details on using hashes here.

File details

Details for the file auto_git_flow-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: auto_git_flow-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 9.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.1 CPython/3.6.12

File hashes

Hashes for auto_git_flow-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c1bd45721ecb34cf452e511b6aa9e523b62d05ff47007fd2c905077cf4872fc8
MD5 d1c0daa322aeb2215f8db00f034883f8
BLAKE2b-256 8d6eb32763e2936a95786ff4dc1dcd777f1b10d78462f1641e31e5670835b9d7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page