Git Product home page Git Product logo

git-overview's Introduction

git-overview    GitHub tag (latest SemVer) Build Status Commitizen friendly Github issues CodeFactor

A quick git repository insight at terminal

demo

Based on git-extras, git-recent, and git-stats, git overview presents all git stats summary you need at terminal, helping you quickly orient with the repository.

It shows you all the info at one glance:

Install

Clone the repo, and run npm run transfer to transfer ./git-overview to ~/bin, or manually invoke ./script/transfer.sh if you are not familiar with npm.

If you have a more desired PATH for storing scripts, configure ./script/transfer.sh directly or ignore transfer instructions.

Requirements

Make sure git-extras, git-recent, and git-stats are installed globally. You don't have to install them all, since git overview is smart enough to forgo the uninstalled commands. But many git overview's features rely on the statistics these three provide.

Usage

$ git overview

git overview is adaptable to large repos. While features like git summary shows more contributors' info in large repos, features like git effort that traverse the whole .git/ are turned off to avoid long hanging.

Changelog

2018-Nov-8: v1 published.

2018-Nov-9: Use commitizen to standardize commit process.

2018-Nov-11: Use ghooks to automate file transfer to ~/bin.

2018-Nov-14: Add git-recent.

Others

See Dotfiles for my other works on git.

See git-stack - Compare against master branch with fzf.

See git-commands - Fuzzy search git commands with help.

License

MIT

git-overview's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

rtk4616

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.