Y
Hacker News
new
|
ask
|
show
|
jobs
by
XorNot
52 days ago
I add an autogen.sh script to all my repositories that does things like this as it's first action.
1 comments
misnome
52 days ago
You can also set up a central git template repository, so hooks get automatically added into every repository you clone
link