Makes daily git workflows easier, automates rebases or fixups.
Project description
smartsquash
This is still in testing phase.
Makes daily git workflows easier, automates rebases or fixups.
build
poetry install --no-dev --no-root
poetry build
installation
pip3 install smartsquash
usage
usage: sq [-h] [--target-branch TARGET_BRANCH] [--repo REPO] [--dry] [-s] [--no-add]
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
--no-add Don't add modified files to staging area
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.2.1.tar.gz
(6.8 kB
view hashes)
Built Distribution
Close
Hashes for smartsquash-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3c51abeabf880c1167b3ef8aebc5f109f6731118a9ef02bb2e570724c33baa6 |
|
MD5 | 72a77fc87b91034f73cdfabd9768edb8 |
|
BLAKE2b-256 | 8d34c2adb2f9c5835bcf93e6e8fc2006dbdfbdc0e4f73525fec803eeee755aff |