Git Clients

Gitu – TUI Git client inspired by Magit

Gitu is a terminal user interface for Git inspired by Magit.

It’s designed to bring a keyboard-driven porcelain interface to the command line, giving users a structured way to inspect repository state and carry out common Git tasks without leaving the terminal.

This is free and open source software.

Key Features

  • Supports staging and unstaging at file, hunk, and line level.
  • Provides commit viewing and can open the configured editor at a specific line.
  • Includes branch management with checkout and creation of new branches.
  • Handles commit workflows including standard commits, amend, and fixup operations.
  • Supports fetch, pull, and push with configured upstream or pushDefault settings.
  • Offers log views for the current branch and other histories.
  • Includes rebase operations such as abort, continue, autosquash, and interactive rebase.
  • Supports reset modes including soft, mixed, and hard reset.
  • Includes stash operations such as save, pop, apply, and drop.
  • Provides Vim-like keybindings inspired by Magit, with an optional help menu.
  • Supports configuration through a TOML file in the standard user config directory.
  • Cross-platform support – runs under Linux, macOS, and Windows.

Website: github.com/altsem/gitu
Support:
Developer: altsem
License: MIT License

Gitu in action
Click image for full size

Gitu is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

Text-Based Git Clients
lazygitSimple yet hugely popular terminal UI for git commands, written in Go
GitUIOffers the comfort of a GUI git client but right in your terminal
FugitiveVim plugin for Git
MagitInspect and modify your Git repositories with Emacs
tigncurses-based Git repository browser
gitinCommit, branch, status explorer for Git
GRVGit Repository Viewer
ggcGo Git CLI
bitExperimental modernized git CLI

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments