Igitt logo

Igitt nstr.dev

Use this command to install Igitt:
winget install --id=Nstr.Igitt -e

Interactive Git in the Terminal

Igitt is a terminal-based Git client designed to provide an interactive experience for users who may be more accustomed to graphical Git clients but need to operate in environments like SSH shells or system TTYs where graphical tools are unavailable. It simplifies the Git command-line interface (CLI) with context-aware commands, shortcuts, and clear descriptions, making it accessible for apprentices, interns, and newcomers while also catering to experienced Git users seeking a faster workflow.

Key Features:

  • Interactive Mode: Guides users through common Git tasks with context-aware suggestions.
  • Command Shortcuts: Simplifies operations such as igt s (status), igt cmt (commit), and igt cln (clone).
  • Clear Descriptions: Provides step-by-step guidance for all commands.

Audience & Benefit:
Ideal for users who find Git’s CLI challenging, especially those new to version control. Seasoned developers can also benefit from faster workflows and improved efficiency. Igitt is available via installation through winget or from GitHub Releases, offering a seamless transition to terminal-based Git operations.

Versions
v0.1.13
v0.1.12
v0.1.10
v0.1.9
Website