diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-05-13 08:53:09 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-05-13 08:53:09 +0000 |
commit | d801a471463103200be154de1c3dc8ca766cec4d (patch) | |
tree | e824addc328bea8ca3428ef9322d2a603cfe1e15 /etc | |
parent | 9325efc2d172146d2844b6106f830b018c4cc311 (diff) |
Add remote_plot and mycan repo
Diffstat (limited to 'etc')
-rw-r--r-- | etc/cgitrc | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -93,6 +93,14 @@ repo.url=fsh repo.path=/var/lib/gitolite/repositories/fsh.git repo.desc=My shell utilities +repo.url=remote_plot +repo.path=/var/lib/gitolite/repositories/remote_plot.git +repo.desc=Work in progress + +repo.url=mycan +repo.path=/var/lib/gitolite/repositories/mycan.git +repo.desc=Work in progress + section=forks repo.url=dwm_fly |