
ojob ojob.io/git/updateAll path=. user=null pass=null
Tries to git pull all the repositories under the current (or provided) path.
| Name | Description |
|---|---|
| path | The path to look for repositories (defaults to ".") |
| user | The git user to use if necessary |
| pass | The git password/key to use if necessary |