diff options
| author | TEC <git@tecosaur.net> | 2024-01-10 00:11:18 +0800 |
|---|---|---|
| committer | TEC <git@tecosaur.net> | 2024-01-10 00:16:00 +0800 |
| commit | 3c242638c0c6b1c95efa2fff57c915a9c5372eb4 (patch) | |
| tree | d95f032287082d9b3cfc09fa15151815a16aa42c /README.org | |
| parent | dddf64f130c51c8da7f9967a63a5fc4e84993740 (diff) | |
| download | caddy-fs-git-3c242638c0c6b1c95efa2fff57c915a9c5372eb4.tar.zst | |
Allow including revision inline
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ xcaddy build --with github.com/tecosaur/caddy-fs-git #+begin_src caddyfile file_server { - fs git <path/to/repo.git> + fs git <path/to/repo.git> [<revision=HEAD>] } #+end_src |
