From: Moxie Date: Sun, 22 Nov 2015 19:52:21 +0000 (-0500) Subject: updated pages X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5287d27c3e70013b2f93cb199d822c1066b7aa5d;p=gitblit.git updated pages --- diff --git a/administration.html b/administration.html index 4308858d..e5c1a8fc 100644 --- a/administration.html +++ b/administration.html @@ -72,6 +72,7 @@
  • bugtraq
  • mirrors
  • scaling
  • +
  • fail2ban
  • Gitblit as a viewer
  • @@ -114,24 +115,22 @@
  • @@ -286,7 +283,7 @@ git config user.email bob@somewhere.com
  • Forks are always listed in the fork network, regardless of any access restriction set on the fork.
    In other words, if you fork RepoA.git to ~me/RepoA.git and then set the access restriction of ~me/RepoA.git to Authenticated View, Clone, & Push your fork will still be listed in the fork network for RepoA.git.
  • If you really must have an invisible fork, the clone it locally, create a new personal repository for your invisible fork, and push it back to that personal repository. -