Git flow wrapper to save few lines
Project description
Auto git flow

Features
- Auto complete the versions when typing
git flow release startorgit flow hotfix start - Alias for
git flow feature start→gffs
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"
Start a new feature "awesome"
gffs awesome # instance for "git flow feature start awesome"
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.1.1.tar.gz
(5.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file auto-git-flow-1.1.1.tar.gz.
File metadata
- Download URL: auto-git-flow-1.1.1.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.20 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb012beefa37d3f2c5b6e0d5ab4e580eabfc0010fa80ed2c2e924d5a0d4d48b7
|
|
| MD5 |
c107d3f3d05c464dc43f136bcdb51d7a
|
|
| BLAKE2b-256 |
8e937e12a71a621cc426222dc50dab50464a4f16e23b66dca4499d3572b610bb
|
File details
Details for the file auto_git_flow-1.1.1-py3-none-any.whl.
File metadata
- Download URL: auto_git_flow-1.1.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.20 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b30747c3f60292918091a0fc9ab5381a5e5a9d56fecc61109c3bd4778511ed54
|
|
| MD5 |
0d9ee3b3706d3d09039eec6f3f679ffa
|
|
| BLAKE2b-256 |
a1aa4c3da55cfa310113e61a10da78673eba4b784f214dce4dc5970e530932c0
|