diff options
Diffstat (limited to 'administration.html')
-rw-r--r-- | administration.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/administration.html b/administration.html index 7e2210d7..d0604c13 100644 --- a/administration.html +++ b/administration.html @@ -111,18 +111,18 @@ <li class='dropdown'> <!-- Menu --> <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a> <ul class='dropdown-menu'> -<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li> -<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li> -<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li> +<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.1/gitblit-1.9.1.zip'>Gitblit GO (Windows)</a></li> +<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.1/gitblit-1.9.1.tar.gz'>Gitblit GO (Linux/OSX)</a></li> +<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.1/gitblit-1.9.1.war'>Gitblit WAR</a></li> <li class='divider'></li> <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li> <li class='divider'></li> <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li> <li class='divider'></li> -<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li> -<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li> +<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.1/manager-1.9.1.zip'>Gitblit Manager</a></li> +<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.1/fedclient-1.9.1.zip'>Federation Client</a></li> <li class='divider'></li> -<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li> +<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.1/gbapi-1.9.1.zip'>API Library</a></li> <li class='divider'></li> <li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li> <li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li> @@ -276,7 +276,7 @@ git config user.email bob@somewhere.com <li>Forks are always listed in the fork network, regardless of any access restriction set on the fork.<br/>In other words, if you fork <em>RepoA.git</em> to <em>~me/RepoA.git</em> and then set the access restriction of <em>~me/RepoA.git</em> to <em>Authenticated View, Clone, & Push</em> your fork will still be listed in the fork network for <em>RepoA.git</em>.</li> </ol><p>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. <!-- End Markdown --> -<div ><ul class="pager"> <li class="next"><a href="setup_authentication.html">authentication →</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>
+<div ><ul class="pager"> <li class="next"><a href="setup_authentication.html">authentication →</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-04-05</p>
<p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p> </footer> </div> |