Re: pre-receive hook ; how to detect file and append code ?
From: Thomas Adam <hidden> Date: 2016-06-15 22:54:09
On 22 June 2012 14:07, J. Bakshi [off-list ref] wrote:
Dear list,
How can I detect a specific file during push, if it is modified or not ?
And how can I then append a block of code into that file; if modified
during push ? I think pre-receive hook is the best for this operation.
Umm, what problem are you trying to solve? This is a solution to an
unnamed problem, see "XY problem".
-- Thomas Adam