Discussion Git

Some git utilities for better life.

git gc

This command cleans up the git repo and reduces the size. If we use git rebase constantly, repo size becomes significantly larger and we can resolve this by using git gc command.

git-quick-stats

This is git utility which displays git activity statistic data in the console.

diff-so-fancy

This is git ubility which displays the output of git diff command in a pretty format.

Stan

Stan is an experienced full-stack developer and software engineer who is focused on web and game development. He is enthusiastic about new technologies. Stan is highly skilled in many programming languages and frameworks, and he always tries to deliver the best approach.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *