diff options
Diffstat (limited to 'posts/git_server_centos.md')
-rw-r--r-- | posts/git_server_centos.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/posts/git_server_centos.md b/posts/git_server_centos.md index 2174828..7be21bd 100644 --- a/posts/git_server_centos.md +++ b/posts/git_server_centos.md @@ -155,10 +155,3 @@ If you are playing with the configuration options, you may need to remove the cache as cgit will cache the output it sends to the browser: $ sudo rm -f /var/cache/cgit/* - -### Updates - -* **2019-08-08**: make sure permission of `/var/lib/git` is correct -* **2019-07-22**: `adduser` also takes the `-m` parameter to create the - home directory -* **2019-04-11**: CentOS now has Python 3.6 in EPEL |