Skip to content

avimehenwal/git-insight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

✌️ Get in touch with me

I am looking for Jobs ... 😎

Buy Me A Coffee

Spread Love ♥️ and not 🚫 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