diff options
author | msglm <msglm@techchud.xyz> | 2023-10-06 01:10:47 -0500 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2023-10-06 01:10:47 -0500 |
commit | 87d40ede1913631f4d798a47cc5ebb5063248f83 (patch) | |
tree | bd236d93928f030dbe8f0a51a5e0d0219db11aa3 /conf | |
parent | dfa468b754cdcb5698c9c48add2d448a531082b3 (diff) | |
download | gitolite-admin-87d40ede1913631f4d798a47cc5ebb5063248f83.tar.gz gitolite-admin-87d40ede1913631f4d798a47cc5ebb5063248f83.tar.bz2 gitolite-admin-87d40ede1913631f4d798a47cc5ebb5063248f83.zip |
change desc of sortunsorted
Diffstat (limited to 'conf')
-rw-r--r-- | conf/gitolite.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 380932d..d06a8ba 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -73,7 +73,7 @@ repo yousaythis repo sortunsorted RW+ = admin - config gitweb.description = "A program for manually sorting /home/$USER/Videos/unsorted" + config gitweb.description = "A program for manually sorting the unsorted folder in your Videos folder" config gitweb.owner = "msglm" repo ipfs-archive-manager |