Giter Club home page Giter Club logo

git-st's Introduction

git-st

NOTE NOTE NOTE: While I still monitor this repo for updates and pull requests, the official version of this is now here.


Nicer git status. It combines the output of git diff --stat with git status -sb.

Alt text

To install

Download the git-st file and save it to your computer, then give it execute permissions with chmod -x git-st. From there you can either add an alias to the file or add it to you path. Run it from your git repos and rejoice at the sight.

Integrate with git

Finally, as long as you saved the file as git-st then you can add it to your PATH (or save it in /usr/local/bin/ for Mac OS users), and then running it with git st, it will find it in the PATH and run it like any other git command.


Note for Mac OS users

Mac users will need to brew install gawk, as awk on Mac doesn't have proper support for the -v option. Then replace awk with gawk in the script.

git-st's People

Contributors

lunaticocr avatar rec avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

exic lunaticocr

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.