Gitsome Now on GitHub!




I've published Gitsome: A supercharged Git/shell autocompleter with GitHub integration on GitHub.

gitsome

A Supercharged Git/Shell Autocompleter with GitHub Integration.

Build Status PyPI version PyPI License

Motivation

Git Command Line

Although the standard Git command line is a great tool to manage your Git-powered repos, it can be tough to remember the usage of:

  • 150+ porcelain and plumbing commands
  • Countless command-specific options
  • Resources such as tags and branches

Out of the box, the Git command line does not provide integration with GitHub, forcing users to toggle between command line and browser.

gitsome: A Supercharged Git/Shell CLI with GitHub Integration

gitsome aims to supercharge the standard git/shell interface by focusing on:

  • Improving ease-of-use
  • Increasing productivity