7 lines
252 B
Markdown
7 lines
252 B
Markdown
|
## 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?
|