summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-01-17 06:14:34 -0600
committermsglm <msglm@techchud.xyz>2023-01-17 06:14:34 -0600
commit3389f49b0220b21787236d984ee05dd19748f828 (patch)
tree0068ea056b7bde912683719dc14a9510a2070960
parent6f798cd49c2b79796022bc90d43512faabc8b7e0 (diff)
downloadgitolite-admin-3389f49b0220b21787236d984ee05dd19748f828.tar.gz
gitolite-admin-3389f49b0220b21787236d984ee05dd19748f828.tar.bz2
gitolite-admin-3389f49b0220b21787236d984ee05dd19748f828.zip
attempting to add a desc and owner to a repo
-rw-r--r--conf/gitolite.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 00730ef..2e65179 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -23,6 +23,8 @@ repo school-code
repo TrumpDesk
RW+ = admin
+ config gitweb.description = "A parser for Trump's blog: Trump Desk."
+ config gitweb.owner = "msglm"
repo msglm-dotfiles
RW+ = admin