summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-03-09 16:48:27 +0100
committerYann Herklotz <git@yannherklotz.com>2022-03-09 16:48:27 +0100
commit376314bab191d0e5f436fec2f850ec7f1178c532 (patch)
tree22cb72738d6970d48217a9dc0931683fc436506a
parent66acb73ba168b1a8463aa32fd24aa5d375a3442c (diff)
downloadgitolite-admin-376314bab191d0e5f436fec2f850ec7f1178c532.tar.gz
gitolite-admin-376314bab191d0e5f436fec2f850ec7f1178c532.zip
Create choc repository
-rw-r--r--conf/gitolite.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index b2d09f4..009c8b3 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -6,7 +6,7 @@
@github-srht-mirror = vericert vericert-docs dotfiles emacs-zettelkasten verismith
@github-srht-mirror = compcert
-@srht-mirror = hugo-ymherklotz yannherklotz.com private/zk private/biteq
+@srht-mirror = choc hugo-ymherklotz yannherklotz.com private/zk private/biteq
@active = @github-mirror @srht-mirror @github-srht-mirror ymherklotz/gsa-mlir
@@ -58,6 +58,9 @@ repo vericert
repo vericert-docs
desc = Documentation for Vericert.
+repo choc
+ desc = An implementation of the Calculus of Construction.
+
repo dotfiles
desc = Dotfiles for Linux and Macos.