Skip to main content

Fast git add/commit/push via one CLI command

Project description

gpcli

gpcli (Git Push CLI) is a simple CLI tool for instantly running git add ., git commit -m "message", and git push with a single command.


🚀 Usage

From any git repository, simply run:

gp "your commit message"

The tool will:

  • Stage all changes (git add .)
  • Commit with your message
  • Push to the current branch

🛠️ Installation

Clone this repository and install locally:

pip install .

Or, if published on PyPI:

pip install gpcli

💡 Why?

Typing git add . && git commit -m "" && git push every time is boring!
Use pycmt for one-shot commits to speed up your workflow.


📝 License

MIT — see LICENSE for details.


Author: Froas

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

gpcli-0.1.0.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gpcli-0.1.0-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file gpcli-0.1.0.tar.gz.

File metadata

  • Download URL: gpcli-0.1.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for gpcli-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f7abe532541af13e037dcd767057f79b4905cbf60420685f139b90dc1022ef2d
MD5 e4d93f8906c90cb86a98359842ec523f
BLAKE2b-256 3964230edda2458e056d6e94c6e17c6013b4c319b21e7e1b285d901db62c5503

See more details on using hashes here.

File details

Details for the file gpcli-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: gpcli-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for gpcli-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 71f327932eee662c700e6adc821c9122c19e3dc083548c9fdbcca424ff301383
MD5 fa50c370dad3aa61cd69527d6b28184d
BLAKE2b-256 7ffd010c89c8d60092b1376b150a4d6a0e48970d9267ce086c2300275671085f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page