gitin icon
gitin icon

gitin

 Like this app

gitin is a minimalist 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. It is an alternative and interactive way to explore the commit history.

gitin screenshot 1

License model

  • FreeProprietary

Application type

Platforms

  • Mac
  • Linux
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features
  1. Git icon  Git Support

gitin News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

gitin information

AlternativeTo Category

Development

GitHub repository

  •  1,866 Stars
  •  38 Forks
  •  3 Open Issues
  •   Updated Mar 6, 2023 
View on GitHub

Our users have written 0 comments and reviews about gitin, and it has gotten 0 likes

gitin was added to AlternativeTo by David on Sep 19, 2019 and this page was last updated Sep 19, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What is gitin?

gitin is a minimalist 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. It 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.

FEATURES

  • Fuzzy search (type / to start a search after running gitin <command>)
  • 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

Official Links