I would like to put a placeholder into e.g. the footer.html and have it automatically replaced by the version tag set by git tag xy
right after a git pull
.
... something like a post pull procedure. Is there any quick way you can do this with git?