Change-Id: Iaa8761d8aec1379288c3afeb22944d0a62891001
echo
echo "Please configure it with :"
echo " git config --global hooks.xmllint C:/path/to/xmllint"
+ echo " or "
+ echo " git config --global hooks.xmllint /usr/bin/xmllint"
echo
fi
echo
echo "Please configure it with :"
echo " git config --global hooks.indent C:/path/to/indent"
+ echo " or "
+ echo " git config --global hooks.indent /usr/bin/indent"
echo
fi