So after working in my Git repository for the past couple of months, I started to notice that things are starting to run slower. I remember the days when I first started using Git, it was lightening fast. Now, it is still fast....but I have been missing the lightening.
That is until I was told about the command
git gc --aggressive
This command has brought the lightening back to fast in git.
Share and Enjoy.
No comments:
Post a Comment