git-insight icon indicating copy to clipboard operation
git-insight copied to clipboard

beautified github like insights right on your terminal emulator

git-insight

get browser like colorful insights about a git repository right on your terminal

Available as RPM package for fedora, centOS and red-hat linux

          _ _        _           _       _     _
      __ _(_) |_     (_)_ __  ___(_) __ _| |__ | |_
    / _` | | __|____| | '_ \/ __| |/ _` | '_ \| __|
    | (_| | | ||_____| | | | \__ \ | (_| | | | | |_
    \__, |_|\__|    |_|_| |_|___/_|\__, |_| |_|\__|
    |___/                          |___/

Copr build status

How to install

sudo dnf copr enable avimehenwal/git-insight
sudo dnf install git-insight

Usage

cd <path/to/a/git/repository>
git-insight

Demo

Analysis of current repo using this tool

git-insight repository analysis

Featured Graphs

  • [x] Number of commites on a day
  • [x] Number of files changed, Number of changes (+/-) made on commits
  • [x] Trend over entire source history
  • [x] Top 10 contributors
  • [x] Most frequently updated files
  • [x] Branch comparison

:v: Get in touch with me

I am looking for Jobs ... :sunglasses:

Buy Me A Coffee

Spread Love :hearts: and not :no_entry_sign: hatred Twitter Follow

  1. Number of commites on a day
  2. Number of files changed, Number of changes (+/-) made on commits
  3. Trend over entire source history
  4. Top 10 contributors
  5. Most frequently updated files
  6. Branch comparison