Hacker News new | ask | show | jobs
by aryamaan 3141 days ago
Pardon my ignorance but can't the same thing be achieved with git hooks?
1 comments

Yeah! You can enforce that using git hooks, but you will still need to place some logic to check which files has been changed right and what to do in those scenarios