Pre-release
This release is a pre-release and may not be stable for production use.
Make git rev-list --count HEAD easy to type by just calling it qwd q.
Safe commands
| type | to do |
|---|---|
qwd q |
git rev-list --count HEAD |
qwd qw |
git branch |
qwd w |
git log -3 |
qwd wd |
git diff --cached |
Destructive commands
Each destructive command prompts confirmation before execution.
| type | to do | translation |
|---|---|---|
qwd qwd |
git add . → git status → git commit -m "<auto generated>" |
I made some changes, but I don't remember what I did. Create a commit for me. |
qwd qwd |
git status → git checkout main → git pull |
Installing
via PyPI, run pip install qwd.
Release files for qwd 0.6.0b0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| qwd-0.6.0b0.tar.gz | 2.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| qwd-0.6.0b0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.4 kB
Release files / qwd-0.6.0b0.tar.gz
| Download URL | qwd-0.6.0b0.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
52aac8cb6fc8623a6240358814feb82a75df952790a7c00480afb3d05b140e98
|
|
BLAKE2b-256 checksum How to use checksums |
c62f1065ef45e2c691901fbd424d7f72d57588dbdf2a1823e00b1163868fb919
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.17
|
Release files / qwd-0.6.0b0-py3-none-any.whl
| Download URL | qwd-0.6.0b0-py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9a72c82f8e59a1ec3cd233d8d3b76329c651a0f661f3cec2bc70e2b3291c66ed
|
|
BLAKE2b-256 checksum How to use checksums |
6e769c543970d6472281537b6333641db34945f434d483f26d409399955932f5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.17
|