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 | |
|---|---|
| lazygit | Simple yet hugely popular terminal UI for git commands, written in Go |
| GitUI | Offers the comfort of a GUI git client but right in your terminal |
| Fugitive | Vim plugin for Git |
| Magit | Inspect and modify your Git repositories with Emacs |
| tig | ncurses-based Git repository browser |
| Neogit | Git interface plugin for Neovim inspired by Magit |
| forgit | Utility for using git interactively |
| Gitu | TUI Git client inspired by Magit |
| ggc | Go Git CLI |
| GRV | Git Repository Viewer |
| bit | Experimental modernized git CLI |
| pygitzen | Python-native terminal-based Git client |
| gitin | Commit, branch, status explorer for Git |
| Froggit | Modern, minimalist Git TUI |
Read our verdict in the software roundup.
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. |

