Ganchos de Git: robots que custodian el repositorio

Los ganchos son scripts simples (generalmente Bash, Python o Node.js) que se encuentran en .git/hooks. Si existe un script con un nombre determinado y es ejecutable, Git lo ejecuta en el momento adecuado. Si el script sale con un error (código de salida distinto de cero), Git cancela la operación.

Full content is available with a subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.