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

Uploaded Source

Built Distribution

igit-2020.12.5-py3-none-any.whl (14.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: igit-2020.12.5.tar.gz
  • Upload date:
  • Size: 12.7 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.1 CPython/3.9.0

File hashes

Hashes for igit-2020.12.5.tar.gz
Algorithm Hash digest
SHA256 698c046dd378166cebb5033c9bded5a481897112e8ce03aa6df8fa002f2ee4c3
MD5 b27a579dc4af5686d2baa4210d9ab87b
BLAKE2b-256 fab85e83077453fdd7f17fcea44c78e066e93e25bb34128c21fb4c45eb48e2fb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igit-2020.12.5-py3-none-any.whl
  • Upload date:
  • Size: 14.6 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.1 CPython/3.9.0

File hashes

Hashes for igit-2020.12.5-py3-none-any.whl
Algorithm Hash digest
SHA256 95bf69f8738cf0506e823e924a7bea82fde6cabb23fa5829e00645d28275fb81
MD5 81b3e9dfcf6fb9d438b84ba7c3f0594b
BLAKE2b-256 d90e27b4b8e993e57d1a5925e5384f8a8c13ad816316cfd5d164665a88facc6f

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