Makes daily git workflows easier, automates rebases or fixups.
Project description
smartsquash
Makes daily git workflows easier, automates rebases or fixups.
build
poetry install --no-dev --no-root
poetry build
installation
pip3 install dist/smartsquash-0.1.0-py3-none-any.whl
usage
usage: sq [-h] [--target-branch TARGET_BRANCH] [--repo REPO] [--dry] [-s]
optional arguments:
-h, --help show this help message and exit
--target-branch TARGET_BRANCH
Specify branch to target. Default is 'master'
--repo REPO Specify repo to modify. Uses pwd by default
--dry Run dry
-s, --squash Squash similar commits on your feature branch
run tests
poetry run coverage run --source . -m pytest
poetry run coverage report
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
smartsquash-0.1.3.tar.gz
(6.2 kB
view hashes)
Built Distribution
Close
Hashes for smartsquash-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6607a7b1030db524d4c4194b9ebf532bcd3c81a40ceccc2bf8a9f2838dcc6808 |
|
MD5 | 218cf62e8f7f53804c7bf193b78f788d |
|
BLAKE2b-256 | 4690b3e78cb97910601a78a8876efe403c47c00ab4efc4dc45b3b2cb376615b8 |