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.1.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

gitto-0.0.1-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gitto-0.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 89c8d1cbe302084acb034326990e2f348ff4391ca3e5e01b0dc2cb2ff74d9b10
MD5 58218df32e37c4007b69cfac61300767
BLAKE2b-256 886da63bb411e872441692b2d4fc7b9ac62df826a3f5deb2c368cafe16609a39

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gitto-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.1 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5e8a669ce05736d1ab114d98da7f180d1cb39bf555758661f11bb7d351f9880b
MD5 fc3d6d1caa530f4fefea8aca4970bfcf
BLAKE2b-256 3d076da42a93aca6760ebeb3774a285d405fcb1dad2e4e4cf476503b72b00c59

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