prettygit by gmanka
user-friendly interface for git, supports commits, pushes, and uploading to pipy.org
navigation
installation
prettygit.sh - for linux
prettygit.bat - for windows
installation via terminal
install on linux:
curl -sSL gmankab.github.io/prettygit.sh | sh
install on any os:
pip install prettygit
launch on any os:
python -m prettygit
help
to use the script, you do not have to read what is written below
these are just optional arguments you can specify when you run the script
args: -h | --help
info: get help
example: prettygit --help
args: -b | --branch
info: set branch for pushing
example: prettygit --branch main
args: -r | --remote
info: set remote for pushing
example: prettygit --remote origin
args: -m | --message | --commit_message
info: set commit message
example: prettygit --commit_message aboba
args: -g | --git_path
info: permanently set new path for git
examples: prettygit --git_path /bin/git
prettygit --git_path D:\\git\\git.exe
changelog^
you can read changelog here
license
Release files for PrettyGit 23.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| prettygit-23.0.4.tar.gz | 196.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| prettygit-23.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 215.4 kB
Release files / prettygit-23.0.4.tar.gz
| Download URL | prettygit-23.0.4.tar.gz |
|---|---|
| Size | 196.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0452ab56b31470dc11a7f396fcc8795e0661e00732e4eec5bb66be3f95d89a0f
|
|
BLAKE2b-256 checksum How to use checksums |
b95f8d453abbff9e48f824351a07e1d206993d9e48a93b7e371efff570350643
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.10
|
Release files / prettygit-23.0.4-py3-none-any.whl
| Download URL | prettygit-23.0.4-py3-none-any.whl |
|---|---|
| Size | 19.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
518c30bb275dddac00fd8fd40e774a3ecba27dde1d6412d83e32a1b5908c5211
|
|
BLAKE2b-256 checksum How to use checksums |
c28e71b558c649e3609444631bb9988ee0b176120a06e6ab057e2ba333efc7ff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.10
|