Updating the git versions and releases
To list the git version tags:
To list the git version tags along with a brief 1-line description (-n<K>
for K
lines):
To add a tag use:
The tag then needs to be pushed:
To set a release with a tag:
Updating the remote documentation.
To update the documentation hosted remotely (e.g. on GitHub Pages),
then on master
we need to redeploy the documents after
the most relevant commit by calling: