This commit is contained in:
2023-07-31 08:26:55 +02:00
parent f30f4af531
commit 952ba9a924
@@ -37,7 +37,7 @@ base::enable_filecopy: false
To synchronize a git repository to the host you might list them in the `files::git` hash. The key is the destination directory and the value is a hash with following options:
- `url`: URL of the public git repository to clone
- `revision`: what branch, tag or what sha-hash should be checked out
- `revision`: what branch, tag or commit-hash should be checked out
Example: