Skip to main content

Automate commits to github

Project description

gitto

Automate git commits.

A minuscle python package to automate:

git add .
git commit -m bump
git push

Installation

pip install gitto

Usage

From the command line, in a git repository:

gitto -m commit_name -f file1 file2 file3 -p

Both -m (commit message) and -f (committed files) are optional. If -m is omitted the commit will be called "bump", if -f is omitted all changed files will be added to the commit.

If -p is omitted, the commit will be staged but not pushed to the upstream branch.

The results might look something like:

That's it!

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

gitto-0.0.2.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

gitto-0.0.2-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file gitto-0.0.2.tar.gz.

File metadata

  • Download URL: gitto-0.0.2.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4

File hashes

Hashes for gitto-0.0.2.tar.gz
Algorithm Hash digest
SHA256 d4a7a88a09e470cf0e3f69f66bbf31b4b1c7046942a46786306d3c4ca2d990c3
MD5 8980cda4ba8cd94d19a407a01b9e0657
BLAKE2b-256 6c650ac779b87dbd8f73a75232791a0dc18896e0d9f55575c03a4ddb72536345

See more details on using hashes here.

File details

Details for the file gitto-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: gitto-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4

File hashes

Hashes for gitto-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c2d0f3f4eb1fbb16d6432a416b35040c45bf8151816bae825fb87612f45a8386
MD5 bd90d200dc25506771532a62b2f6810c
BLAKE2b-256 89fa9fb5ae8bcdf9dad74e1d0f3c64e670d31cede10da5aaa4670a65af964217

See more details on using hashes here.

Supported by

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