git-tips / tips

Most commonly used git tips and tricks.
http://git.io/git-tips
MIT License
21.39k stars 1.7k forks source link

Add git status short #138

Closed dmlemos closed 7 years ago

dmlemos commented 7 years ago

Shows git status in a shorter former. Generally known as 'pro status'.

I find that once you are used to git you have no need for all the description that the normal git status tells you. The short format becomes easier and quicker to read.