From 584328285c5defcf59cb3fc11494f9f056be79c8 Mon Sep 17 00:00:00 2001 From: Moxie Date: Tue, 28 Oct 2014 09:42:19 -0400 Subject: [PATCH] updated pages --- administration.html | 18 ++++-- design.html | 18 ++++-- eclipse_plugin.html | 18 ++++-- faq.html | 18 ++++-- features.html | 18 ++++-- federation.html | 18 ++++-- index.html | 34 +++++----- moxie-dependencies.json | 2 +- plugins_extensions.html | 18 ++++-- plugins_overview.html | 18 ++++-- properties.html | 18 ++++-- releasenotes.html | 132 ++++++-------------------------------- releases.html | 42 ++++++++++-- roadmap.html | 18 ++++-- rpc.html | 18 ++++-- screenshots.html | 18 ++++-- setup_authentication.html | 18 ++++-- setup_bugtraq.html | 18 ++++-- setup_clientmenus.html | 18 ++++-- setup_go.html | 20 +++--- setup_hooks.html | 18 ++++-- setup_lucene.html | 18 ++++-- setup_mirrors.html | 18 ++++-- setup_proxy.html | 18 ++++-- setup_scaling.html | 18 ++++-- setup_transport_http.html | 18 ++++-- setup_transport_ssh.html | 18 ++++-- setup_viewer.html | 18 ++++-- setup_war.html | 20 +++--- tickets_barnum.html | 18 ++++-- tickets_overview.html | 18 ++++-- tickets_replication.html | 18 ++++-- tickets_setup.html | 18 ++++-- tickets_using.html | 18 ++++-- upgrade_go.html | 18 ++++-- upgrade_war.html | 18 ++++-- 36 files changed, 428 insertions(+), 362 deletions(-) diff --git a/administration.html b/administration.html index b66ae0ff..4308858d 100644 --- a/administration.html +++ b/administration.html @@ -120,18 +120,18 @@ @@ -282,7 +286,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. -