1
0
Fork 0
scripts-admin-quickndirty-p.../hooks-git/website-cracra
2019-07-23 23:21:24 +02:00
..
post-receive Commit initial: récupération et tri rapide 2019-07-23 23:21:24 +02:00
pre-receive Commit initial: récupération et tri rapide 2019-07-23 23:21:24 +02:00
readme.txt Commit initial: récupération et tri rapide 2019-07-23 23:21:24 +02:00

fr : Ces hooks permettent de mettre à jour un site web statique
     directement via git push.
     Il faut autoriser le "in place" dans le dépôt Git distant :
     [receive]
       denyCurrentBranch = ignore

en : Those hooks allow to update a static website directly with
     a git push.
     You need to allow 'in place' in the remote git repository :
     [receive]
       denyCurrentBranch = ignore