Git Clients

gitin – a commit, branch, status explorer for Git

gitin is a minimalist free and open source tool that lets you explore a git repository from the command line.

You can search from commits, inspect individual files and changes in the commits.

gitin is an alternative and interactive way to explore the commit history. Also, you can explore your current state by investigating diffs, stage your changes and commit them.

Key Features

  • Fuzzy search (type / to start a search after running gitin ).
  • Interactive stage and see the diff of files (gitin status then press enter to see diff or space to stage).
  • Commit/amend changes (gitin status then press c to commit or m to amend).
  • Interactive hunk staging (gitin status then press p).
  • Explore branches with useful filter options (e.g. gitin branch press enter to checkout).
  • Convenient UX and minimalist design.
  • See more options by running gitin –help, also you can get help for individual subcommands (e.g. gitin log –help).
  • Cross-platform support – the software runs under Linux and macOS. Windows is not supported.

Website: github.com/isacikgoz/gitin
Support:
Developer: Ibrahim Serdar Acikgoz
License: BSD 3-Clause “New” or “Revised” License

gitin is written in Go. Learn Go 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
NeogitGit interface plugin for Neovim inspired by Magit
forgitUtility for using git interactively
GituTUI Git client inspired by Magit
ggcGo Git CLI
GRVGit Repository Viewer
bitExperimental modernized git CLI
pygitzenPython-native terminal-based Git client
gitinCommit, branch, status explorer for Git
FroggitModern, minimalist Git TUI

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