diff options
| -rw-r--r-- | infrastructure/roles/git/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infrastructure/roles/git/README.md b/infrastructure/roles/git/README.md index cf1135b..493f013 100644 --- a/infrastructure/roles/git/README.md +++ b/infrastructure/roles/git/README.md @@ -4,3 +4,4 @@ You own `/srv/repos/$USER`. You can put repositories there to expose them at `https://host/cgit/`. +cgit supports HTTPS public cloning from `https://host/cgit/$USER/$REPO.git`. |
