git

Improve git clone performance in a CI pipeline

Have you felt particularly annoyed by the time it takes to clone a large repository, especially one with a huge…

9 months ago

Delete git branches that do not exist on remote

After working on a project for a while, there will come a time when we will end up with a…

12 months ago

Enforcing coding standards using husky pre-commit hooks

Having consistency and enforcing coding standards becomes very important as an application scales. It becomes important to automate the process…

4 years ago
Advertisements