Is there a way to change the file that is being pushed to the server using a server-side pre-receive hook?
Say I want to add something to the end of a file like:
//End of Org
each time someone pushes to my repo.
Is there a way you can change the file coming in using git hooks
?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…