top of page

Git Optimizer
​
Category: Side Project, Solo
​
Description: This is a collection of executable file that make the speed up git command specially on Windows System.
​
Since my laptop was broken, I need to use my 8 years old one, but everything are slow including git. Therefore, I did some research about reasons why Window system is slower than others and optimazing git performance.
​
After run the script, usually, speed of execute git command are way more faster than the original one including "git add", "git status", "git pull", "git push" and etc.
​
Key knowledge:
-
Git
-
Bash
-
SSH
Check the Different Optimizing Solutions by ollowing buttons
bottom of page