#git
Read more stories on Hashnode
Articles with this tag
Have you ever found yourself lost in a sea of branching and merging while working on a project in Git? Do you dread the thought of trying to merge...
Hooks in git are nothing but some code which can be executed at specific points during git execution process ยท Hooks in git are nothing but some code...