Skip to content

sartak/git-awesome-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

You've been using git for years, you really don't need git status to tell you things like:

(use "git reset HEAD ..." to unstage)
(use "git add ..." to update what will be committed)
(use "git checkout -- ..." to discard changes in working directory)
(use "git add ..." to include in what will be committed)

So use this instead which gives you diffstats and local tracking branch information.

Untracked files:
 README.md

Working tree:
 git-awesome-status |   30 +++++++++++++++++++++++++++++-
 1 files changed, 29 insertions(+), 1 deletions(-)

Index:
 git-awesome-status |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

Local branches:
 master: +1

About

git status sucks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages