From 07fc0272c7c48ca395cb27ae7794d779ee75ffa0 Mon Sep 17 00:00:00 2001 From: Moxie Date: Sat, 5 Feb 2022 15:32:47 +0000 Subject: [PATCH] updated pages --- administration.html | 21 +++++----- design.html | 21 +++++----- eclipse_plugin.html | 21 +++++----- faq.html | 21 +++++----- features.html | 21 +++++----- federation.html | 21 +++++----- index.html | 62 +++++++++++++++--------------- moxie-dependencies.json | 18 +++++++-- plugins_extensions.html | 21 +++++----- plugins_overview.html | 21 +++++----- properties.html | 21 +++++----- releasenotes.html | 69 ++++++++++++++++++++++++--------- releases.html | 80 +++++++++++++++++++++++++++++++++------ rpc.html | 21 +++++----- screenshots.html | 21 +++++----- setup_authentication.html | 21 +++++----- setup_bugtraq.html | 21 +++++----- setup_clientmenus.html | 21 +++++----- setup_fail2ban.html | 21 +++++----- setup_filestore.html | 21 +++++----- setup_go.html | 23 ++++++----- setup_hooks.html | 21 +++++----- setup_lucene.html | 21 +++++----- setup_mirrors.html | 21 +++++----- setup_proxy.html | 21 +++++----- setup_scaling.html | 21 +++++----- setup_transport_http.html | 21 +++++----- setup_transport_ssh.html | 21 +++++----- setup_viewer.html | 21 +++++----- setup_war.html | 23 ++++++----- tickets_barnum.html | 21 +++++----- tickets_overview.html | 23 ++++++----- tickets_replication.html | 21 +++++----- tickets_setup.html | 21 +++++----- tickets_using.html | 21 +++++----- upgrade_go.html | 21 +++++----- upgrade_war.html | 21 +++++----- 37 files changed, 500 insertions(+), 428 deletions(-) diff --git a/administration.html b/administration.html index d0604c13..5211d682 100644 --- a/administration.html +++ b/administration.html @@ -111,22 +111,21 @@ @@ -141,7 +140,7 @@
  • Issues
  • Discussion
  • Twitter
  • -
  • Ohloh
  • +
  • OpenHub
  • Gitblit Tickets screencast
  • Gitblit SSH and Plugin Management asciicast
  • @@ -276,7 +275,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. -