bonjours, j'ai un probleme avec git ou apache car quand depuis mon pc local je push mes source git pour tester mon hook il ne me l'execute pas et en execute un autre (que j'ai supprimé depuis mais il est quand même executer) en ssh mon hook marche mais pas en http.
mon git push par http :
Fetching remote heads...
refs/
refs/heads/
refs/tags/
updating 'refs/heads/master'
from 8edf503ec74a08cd19246d1c96e084fc926ee182
to 12c65de50e02f7aad538e51d5090542ff95d85ca
sending 2 objects
done
Updating remote server info
To http://raspi/git/t.git
b224e44..12c65de master -> master