DedSecInside / Awesome-Scripts

A collection of awesome scripts from developers around the globe.
MIT License
189 stars 105 forks source link

Add a script to simulate a verbose mode for 'git gc' #46

Closed pfrouleau closed 5 years ago

pfrouleau commented 5 years ago

The script shows the git's repository size before and after running 'git gc'. The size delta is also shown in color: green when it decreased, red otherwise.