Skip to main content

Interactive git and more

Project description

Build Status PyPI version Maintenance PyPI download month Open Source Love svg1 MIT license

Igit - Interactive Git

Igit is an interactive supplementary CLI to git for a better git experience.

igit_preview

The Story:

For a long time I've been using a variety of aliases for git commands, some of which were custom and aimed to boosting my git productivity - so I've decided to package it into a product for others to use.

Main features:

🚀 Fast commits - add, commit & push, instantly.

↪️ Undo changes - cancel changes made to any file.

🦘 Branch hopping - move between branches, even if you have unstaged changes, without having to stage them.

Easy ignore - add files to ignore, use templates, fix remote sync.

🎹 Interactivity - selectors, checkboxes and prompts instead of typing.

Installation

With pip:

pip install igit

Usage

help

For a comprehensive user guide - visit igit's wiki.

Compatibility

Igit is cross-platform → Windows, MacOSX, Linux.

🤓 - Windows users will get best experience with Windows Terminal / WSL.

Built with

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

Local dev environment (MacOSX / Linux)

  • Clone this project
  • cd into project directory
  • Run: pipenv install
  • Run: pipenv --venv
  • Add bash alias:
alias igit='PYTHONPATH=<LOCAL IGIT PROJECT DIR> <PIPENV VENV PATH>/bin/python3 <LOCAL IGIT PROJECT DIR>/igit/cli.py'
  • Now you can run igit from bash and code changes in local igit dir will apply.

License

MIT

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

igit-2020.11.28.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

igit-2020.11.28-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

Details for the file igit-2020.11.28.tar.gz.

File metadata

  • Download URL: igit-2020.11.28.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.9.0

File hashes

Hashes for igit-2020.11.28.tar.gz
Algorithm Hash digest
SHA256 5f39da5400fc0e4290cf616c313d9681b6efdda86a792c86f28052205f77c940
MD5 9501d28d6528997244c7a310fcd353f5
BLAKE2b-256 4004e2a543958805026f6797f99be234291b1966d34a88b3e708262446e1c032

See more details on using hashes here.

File details

Details for the file igit-2020.11.28-py3-none-any.whl.

File metadata

  • Download URL: igit-2020.11.28-py3-none-any.whl
  • Upload date:
  • Size: 14.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.9.0

File hashes

Hashes for igit-2020.11.28-py3-none-any.whl
Algorithm Hash digest
SHA256 2de3bd1966bf62c9779f689b7ac804f518d266c487b8a3b36fc3032e8ade935b
MD5 248195fbc400d4052e1a0d02e61004f0
BLAKE2b-256 a7d197d64ec953f23f639bb0a897fc72a7a837ae81e0fe0b3ad6c78f0c01c8a7

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