Hacker News new | ask | show | jobs
by w_t_payne 1634 days ago
I've also built a tool to support hyper-frequent commits, automatically rolling back the commit if the build, static analysis or any tests fail. This ensures a complete history of 'good/working' builds in the vcs.

https://github.com/wtpayne/hiai/blob/master/a3_src/h70_inter...