@ -0,0 +1,6 @@
## TODO
Need to take into account whether git cloning is via ssh (when need to be able
to make git commits to remote) or via http (when read only access is required).
Could just have a git base url that is set in config.sh - will this be sufficient?