]> source.dussan.org Git - gitblit.git/commitdiff
Adjust path after moving from "gitblit" to "gitblit-org" on Github
authorFlorian Zschocke <f.zschocke+git@gmail.com>
Fri, 9 Dec 2022 19:05:33 +0000 (20:05 +0100)
committerFlorian Zschocke <f.zschocke+git@gmail.com>
Fri, 9 Dec 2022 19:05:33 +0000 (20:05 +0100)
19 files changed:
.gitbugtraq
.github/workflows/nightly-build.yml
README.markdown
build.moxie
build.xml
src/main/distrib/data/defaults.properties
src/main/distrib/data/groovy/youtrack-readme.md
src/site/design.mkd
src/site/federation.mkd
src/site/plugins_extensions.mkd
src/site/plugins_overview.mkd
src/site/releasehistory.mkd
src/site/releases.mkd
src/site/rpc.mkd
src/site/setup_authentication.mkd
src/site/setup_bugtraq.mkd
src/site/setup_go.mkd
src/site/siteindex.mkd
src/test/config/test-ui-gitblit.properties

index 38fef9bd389afb522c2005b3d885b71bc9a804c4..75e2f96df9cff2a9793d36f960079f811c3f5ad1 100644 (file)
@@ -1,10 +1,10 @@
 [bugtraq "issues"]\r
-  url = https://github.com/gitblit/gitblit/issues/%BUGID%\r
+  url = https://github.com/gitblit-org/gitblit/issues/%BUGID%\r
   loglinkregex = "[Ii]ssue[-#:\\s]{1}\\d+"\r
   logregex = "\\d+"\r
   loglinktext = issue-%BUGID%\r
 [bugtraq "pullrequests"]\r
-  url = "https://github.com/gitblit/gitblit/pull/%BUGID%"\r
+  url = "https://github.com/gitblit-org/gitblit/pull/%BUGID%"\r
   loglinkregex = "(?:pull request|pull|pr)\\s*[-#]?[0-9]+"\r
   logregex = "\\d+"\r
   loglinktext = "pull request #%BUGID%"\r
index 05a758451ea523db1ac7edeb88f2fba5dcec1998..ad2723f6badaa72f5a259e07f2dfbeb518242dde 100644 (file)
@@ -127,7 +127,7 @@ jobs:
     if: needs.secret-gate.outputs.build_docker == 'true' && (github.ref == 'refs/heads/master' || github.ref == 'refs/heads/develop')
     needs: secret-gate
     env:
-      GH_ORG: gitblit
+      GH_ORG: gitblit-org
       GITBLIT_VERSION: SNAPSHOT
 
     steps:
@@ -215,7 +215,7 @@ jobs:
 
       # Delete the artifact unless this is the official Gitblit repo
       - uses: geekyeggo/delete-artifact@v2
-        if: ${{ github.repository != 'gitblit/gitblit' }}
+        if: ${{ github.repository != 'gitblit-org/gitblit' }}
         with:
           name: gitblit-nightly
           failOnError: false
index 1cd14889d2d17c394b99fee9e9d01d984e1e4825..bc9638d96c0e9cccb26b2a1376d6cf4fd9ec6ae7 100644 (file)
@@ -5,9 +5,9 @@ Gitblit is an open source, pure Java Git solution for managing, viewing, and ser
 \r
 More information about Gitblit can be found [here](http://gitblit.com).\r
 \r
-<a href='https://github.com/gitblit/gitblit/releases/latest' title='Download'><img alt='download badge' src='https://img.shields.io/badge/dynamic/json?color=9cf&label=Download&query=%24.name&url=https%3A%2F%2Fapi.github.com%2Frepos%2Fgitblit%2Fgitblit%2Freleases%2Flatest'></a>\r
+<a href='https://github.com/gitblit-org/gitblit/releases/latest' title='Download'><img alt='download badge' src='https://img.shields.io/badge/dynamic/json?color=9cf&label=Download&query=%24.name&url=https%3A%2F%2Fapi.github.com%2Frepos%2Fgitblit-org%2Fgitblit%2Freleases%2Flatest'></a>\r
 <a title='nightly docker' href='https://hub.docker.com/r/gitblit/gitblit/tags?page=1&name=nightly'><img alt='nightly docker badge' src='https://img.shields.io/badge/dynamic/json?color=2496ed&label=Nightly Docker&query=%24.tag_last_pushed&cacheSeconds=43200&url=https%3A%2F%2Fhub.docker.com%2Fv2%2Frepositories%2Fgitblit%2Fgitblit%2Ftags%2Fnightly'></a>\r
-![License](https://img.shields.io/github/license/gitblit/gitblit?color=%23f29024)\r
+![License](https://img.shields.io/github/license/gitblit-org/gitblit?color=%23f29024)\r
 \r
 License\r
 -------\r
@@ -18,7 +18,7 @@ The text of the license is included in the file LICENSE in the root of the proje
 Java Runtime Requirement\r
 ------------------------------------\r
 \r
-Gitblit requires at Java 8 Runtime Environment (JRE) or a Java 8 Development Kit (JDK).\r
+Gitblit requires a Java 8 Runtime Environment (JRE) or a Java 8 Development Kit (JDK).\r
 \r
 Getting help\r
 ------------\r
index 346e5788f4661df1baca10138cb7d795f3007705..2c007c9026a8c8576d4fa3a5a02ed4cafadbbbbd 100644 (file)
@@ -19,10 +19,10 @@ releaseDate: 2022-02-05
 
 # Project urls
 url: 'http://gitblit.com'
-issuesUrl: 'https://github.com/gitblit/gitblit'
+issuesUrl: 'https://github.com/gitblit-org/gitblit'
 socialNetworkUrl: 'https://plus.google.com/114464678392593421684'
 forumUrl: 'http://groups.google.com/group/gitblit'
-mavenUrl: 'http://gitblit.github.io/gitblit-maven'
+mavenUrl: 'http://gitblit-org.github.io/gitblit-maven'
 
 # Licenses section included for POM generation
 licenses:
@@ -44,9 +44,9 @@ developers:
 
 # SCM section included for POM generation
 scm: {
-  connection: 'scm:git:git://github.com/gitblit/gitblit.git'
-  developerConnection: 'scm:git:https://github.com/gitblit/gitblit.git'
-  url: 'https://github.com/gitblit/gitblit'
+  connection: 'scm:git:git://github.com/gitblit-org/gitblit.git'
+  developerConnection: 'scm:git:https://github.com/gitblit-org/gitblit.git'
+  url: 'https://github.com/gitblit-org/gitblit'
   tag: HEAD
   }
 
@@ -98,7 +98,7 @@ registeredRepositories:
 - { id: mavencentral, url: 'https://repo1.maven.org/maven2' }
 - { id: eclipse, url: 'https://repo.eclipse.org/content/groups/releases' }
 - { id: eclipse-snapshots, url: 'https://repo.eclipse.org/content/groups/snapshots' }
-- { id: gitblit, url: 'http://gitblit.github.io/gitblit-maven' }
+- { id: gitblit, url: 'http://gitblit-org.github.io/gitblit-maven' }
 
 # Source all dependencies from the following repositories in the specified order
 repositories: central, eclipse-snapshots, eclipse, gitblit
index ec2cf63f9554b17cf7b2576b890fd6d2fc1fb10b..d729cbf2fd507df4e766eb43f91a18bc2eab2dcb 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -35,7 +35,7 @@
        <property name="relnoawk" location="${basedir}/src/site/templates/ghreleasenotes.awk" />\r
 \r
        <!-- GitHub user/organization name -->\r
-       <property name="gh.org" value="gitblit" />\r
+       <property name="gh.org" value="gitblit-org" />\r
        <!-- GitHub project name -->\r
        <property name="gh.repo" value="gitblit" />\r
 \r
 \r
                        <properties token="%PROPERTIES%" file="${project.distrib.dir}/data/defaults.properties" />\r
 \r
-                       <regex searchPattern="\b(commit)(\s*[#]?|-){0,1}([0-9a-fA-F]{5,})\b" replacePattern="&lt;a href='https://github.com/gitblit/gitblit/commit/$3'&gt;commit $3&lt;/a&gt;" />\r
-                       <regex searchPattern="\b(issue)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="&lt;a href='https://github.com/gitblit/gitblit/issues/$3'&gt;issue $3&lt;/a&gt;" />\r
-                       <regex searchPattern="\b(pr|pull request)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="&lt;a href='https://github.com/gitblit/gitblit/pull/$3'&gt;pull request #$3&lt;/a&gt;" />\r
+                       <regex searchPattern="\b(commit)(\s*[#]?|-){0,1}([0-9a-fA-F]{5,})\b" replacePattern="&lt;a href='https://github.com/gitblit-org/gitblit/commit/$3'&gt;commit $3&lt;/a&gt;" />\r
+                       <regex searchPattern="\b(issue)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="&lt;a href='https://github.com/gitblit-org/gitblit/issues/$3'&gt;issue $3&lt;/a&gt;" />\r
+                       <regex searchPattern="\b(pr|pull request)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="&lt;a href='https://github.com/gitblit-org/gitblit/pull/$3'&gt;pull request #$3&lt;/a&gt;" />\r
                        <regex searchPattern="\b(ticket)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="&lt;a href='https://dev.gitblit.com/tickets/gitblit.git/$3'&gt;ticket $3&lt;/a&gt;" />\r
                        \r
                        <!-- Set the logo from the mx:doc resources -->\r
@@ -1114,9 +1114,9 @@ GBLT_RELEASE_TAG=${project.tag}
 \r
                                <properties token="%PROPERTIES%" file="${project.distrib.dir}/data/defaults.properties" />\r
 \r
-                               <regex searchPattern="\b(commit)(\s*[#]?|-){0,1}([0-9a-fA-F]{5,})\b" replacePattern="&lt;a href='https://github.com/gitblit/gitblit/commit/$3'&gt;commit $3&lt;/a&gt;" />\r
-                               <regex searchPattern="\b(issue)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="&lt;a href='https://github.com/gitblit/gitblit/issues/$3'&gt;issue $3&lt;/a&gt;" />\r
-                               <regex searchPattern="\b(pr|pull request)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="&lt;a href='https://github.com/gitblit/gitblit/pull/$3'&gt;pull request #$3&lt;/a&gt;" />\r
+                               <regex searchPattern="\b(commit)(\s*[#]?|-){0,1}([0-9a-fA-F]{5,})\b" replacePattern="&lt;a href='https://github.com/gitblit-org/gitblit/commit/$3'&gt;commit $3&lt;/a&gt;" />\r
+                               <regex searchPattern="\b(issue)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="&lt;a href='https://github.com/gitblit-org/gitblit/issues/$3'&gt;issue $3&lt;/a&gt;" />\r
+                               <regex searchPattern="\b(pr|pull request)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="&lt;a href='https://github.com/gitblit-org/gitblit/pull/$3'&gt;pull request #$3&lt;/a&gt;" />\r
                                <regex searchPattern="\b(ticket)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="&lt;a href='https://dev.gitblit.com/tickets/gitblit.git/$3'&gt;ticket $3&lt;/a&gt;" />\r
 \r
                                <!-- Set the logo from the mx:doc resources -->\r
index b62285fd46181689dc68ff72eb35df214e8e32f3..b34fea50748e725d763ed3baee7239916c25798d 100644 (file)
@@ -69,7 +69,7 @@ git.searchExclusions =
 # List of regex url patterns for extracting a repository name when locating
 # submodules.
 #   e.g. git.submoduleUrlPatterns = .*?://github.com/(.*) will extract
-#   *gitblit/gitblit.git* from *git://github.com/gitblit/gitblit.git*
+#   *gitblit-org/gitblit.git* from *git://github.com/gitblit-org/gitblit.git*
 # If no matches are found then the submodule repository name is assumed to be
 # whatever trails the last / character. (e.g. gitblit.git).
 #
index 1a6f91360bd493e507f9981b06295cb2d9192bdd..81a2c4eac2dfb28834b987971bad6377bb9656f6 100644 (file)
@@ -27,4 +27,4 @@ Due to limited authentication options when using the YouTrack REST API, you have
 
 ## Attribution
 
-Much of this script was cobbled together from the example receive hooks in the official [GitBlit](https://github.com/gitblit/gitblit) distribution.
+Much of this script was cobbled together from the example receive hooks in the official [GitBlit](https://github.com/gitblit-org/gitblit) distribution.
index 619880ea9574de70ce7783a54c6bc5260ae0cfe0..9bb16d4de6f15d6deb68ef15fb59bfd82beb4932 100644 (file)
@@ -87,6 +87,5 @@ Contributions must be your own original work and must licensed under the [Apache
 \r
 [jgit]: http://eclipse.org/jgit "Eclipse JGit Site"\r
 [git]: http://git-scm.com "Official Git Site"\r
-[gitbltsrc]: http://github.com/gitblit "gitblit git repository"\r
-[googlecode]: http://code.google.com/p/gitblit "gitblit project management"\r
+[gitbltsrc]: http://github.com/gitblit-org/gitblit "gitblit git repository"\r
 [apachelicense]: http://www.apache.org/licenses/LICENSE-2.0 "Apache License, Version 2.0"\r
index 9fdcf4c6ae5a2123e1c2eca3c9b46f58fe71df2b..b7935a9e7d7d49e2591802a3c5d3bf67f299bcd3 100644 (file)
@@ -313,7 +313,7 @@ The repositories will be put in *git.repositoriesFolder*/example4.
     \r
 ## Federation Client\r
 \r
-Instead of setting up a full-blown pulling Gitblit instance, you can also use the [federation client](https://github.com/gitblit/gitblit/releases/latest) command-line utility.  This is a packaged subset of the federation feature in a smaller, simpler command-line only tool.\r
+Instead of setting up a full-blown pulling Gitblit instance, you can also use the [federation client](https://github.com/gitblit-org/gitblit/releases/latest) command-line utility.  This is a packaged subset of the federation feature in a smaller, simpler command-line only tool.\r
 \r
 The *federation client* relies on many of the same dependencies as Gitblit and will download them on first execution.\r
 \r
index 82dd30bc2d9a75c7f7426c8d5e3634c7e25625c5..ed2f2ec9f733f1c592262966f8a78243b8a16ed7 100644 (file)
@@ -2,7 +2,7 @@
 
 Gitblit offers several extension points for enhancing and customizing it's runtime behavior.
 
-Each available extension point has a sample implementation in the [gitblit-cookbook-plugin (Maven project)](https://github.com/gitblit/gitblit-cookbook-plugin).
+Each available extension point has a sample implementation in the [gitblit-cookbook-plugin (Maven project)](https://github.com/gitblit-org/gitblit-cookbook-plugin).
 
 **NOTE:**
 Gitblit does not yet offer a comprehensize dependency injection architecture.  This will be addressed in a subsequent release.  For now you may access all of Gitblit's core managers through a static singleton app context:
index 14192f17aae622741c625521103cacdfe83cd0b0..c5f307fb198ac5498c017ccd58bfe297ee9eef7b 100644 (file)
@@ -53,7 +53,7 @@ Gitblit provides a simple default registry of plugins. The registry is a JSON fi
 
     plugins.registry = http://plugins.gitblit.com/plugins.json
 
-The [default plugins registry](http://plugins.gitblit.com) is currently hosted in a [Git repository on Github](https://github.com/gitblit/gitblit-registry).  You can view the default registry file [here](http://plugins.gitblit.com/plugins.json).  The default plugin registry is also a Maven-2 compatible repository.
+The [default plugins registry](http://plugins.gitblit.com) is currently hosted in a [Git repository on Github](https://github.com/gitblit-org/gitblit-registry).  You can view the default registry file [here](http://plugins.gitblit.com/plugins.json).  The default plugin registry is also a Maven-2 compatible repository.
 
 ### Contributing Plugins to the Default Registry
 
index 7ea76766f3694c76786ed9171f902fdef6699b00..6c822b993690e943e4c39acc58b381af4595adaa 100644 (file)
@@ -139,7 +139,7 @@ If you are updating from an earlier release AND you have indexed branches with t
 - Preliminary bare repository submodule support<br/>\r
     **New:** *git.submoduleUrlPatterns=*\r
     - *git.submoduleUrlPatterns* is a space-delimited list of regular expressions for extracting a repository name from a submodule url.<br/>\r
-    For example, `git.submoduleUrlPatterns = .*?://github.com/(.*)` would extract *gitblit/gitblit.git* from *git://github.git/gitblit/gitblit.git*<br/>\r
+    For example, `git.submoduleUrlPatterns = .*?://github.com/(.*)` would extract *gitblit-org/gitblit.git* from *git://github.git/gitblit-org/gitblit.git*<br/>\r
     **Note:** You may not need this control to work with submodules, but it is there if you do.\r
     - If there are no matches from *git.submoduleUrlPatterns* then the repository name is assumed to be whatever comes after the last `/` character *(e.g. gitblit.git)*\r
     - Gitblit will try to locate this repository relative to the current repository *(e.g. myfolder/myrepo.git, myfolder/mysubmodule.git)* and then at the root level *(mysubmodule.git)* if that fails.\r
index 7dd6b17436665aa51a0f7443a39236a8456e2c69..70bc64ccd8b2bf945003a22da0f3e3417bc9f0b6 100644 (file)
@@ -201,7 +201,7 @@ If you are updating from an earlier release AND you have indexed branches with t
 - Preliminary bare repository submodule support<br/>\r
     **New:** *git.submoduleUrlPatterns=*\r
     - *git.submoduleUrlPatterns* is a space-delimited list of regular expressions for extracting a repository name from a submodule url.<br/>\r
-    For example, `git.submoduleUrlPatterns = .*?://github.com/(.*)` would extract *gitblit/gitblit.git* from *git://github.git/gitblit/gitblit.git*<br/>\r
+    For example, `git.submoduleUrlPatterns = .*?://github.com/(.*)` would extract *gitblit-org/gitblit.git* from *git://github.git/gitblit-org/gitblit.git*<br/>\r
     **Note:** You may not need this control to work with submodules, but it is there if you do.\r
     - If there are no matches from *git.submoduleUrlPatterns* then the repository name is assumed to be whatever comes after the last `/` character *(e.g. gitblit.git)*\r
     - Gitblit will try to locate this repository relative to the current repository *(e.g. myfolder/myrepo.git, myfolder/mysubmodule.git)* and then at the root level *(mysubmodule.git)* if that fails.\r
index 0e0093e84efa5d8575f0634f3060b9a9962a3355..43845104f91bc4af5aae599610bde8ffee39794d 100644 (file)
@@ -16,7 +16,7 @@ The Gitblit JSON RPC mechanism, like the Gitblit JGit servlet, syndication/feed
 \r
 The Gitblit Manager is an example Java/Swing application that allows remote management (repository and user objects) and administration (server settings) of a Gitblit server.\r
   \r
-This application uses a combination of RSS feeds and the JSON RPC interface, both of which are part of the [Gitblit API](https://github.com/gitblit/gitblit/releases/latest) library, to present live information from a Gitblit server.  Some JSON RPC methods from the utility class `com.gitblit.utils.RpcUtils` are not currently used by the Gitblit Manager.\r
+This application uses a combination of RSS feeds and the JSON RPC interface, both of which are part of the [Gitblit API](https://github.com/gitblit-org/gitblit/releases/latest) library, to present live information from a Gitblit server.  Some JSON RPC methods from the utility class `com.gitblit.utils.RpcUtils` are not currently used by the Gitblit Manager.\r
 \r
 **NOTE:**  \r
 Gitblit Manager stores your login credentials **INSECURELY** in homedir/.gitblit/config.\r
index b199c76955daf96962035af252ffcb0bc3f4faff..068dc6a77a910bee7f29a80afeedf943ae8b0027 100644 (file)
@@ -25,7 +25,7 @@ To use the *LdapUserService* set *realm.authenticationProviders=ldap* in your `g
 #### Example LDAP Layout\r
 ![block diagram](ldapSample.png "LDAP Sample")\r
 \r
-Please see [ldapUserServiceSampleData.ldif](https://github.com/gitblit/gitblit/blob/master/src/test/resources/ldap/sampledata.ldif) to see the data in LDAP that reflects the above picture.\r
+Please see [ldapUserServiceSampleData.ldif](https://github.com/gitblit-org/gitblit/blob/master/src/test/resources/ldap/sampledata.ldif) to see the data in LDAP that reflects the above picture.\r
 \r
 #### Gitblit Settings for Example LDAP Layout\r
 The following are the settings required to configure Gitblit to authenticate against the example LDAP server with LDAP-controlled team memberships.\r
@@ -137,7 +137,7 @@ If you are using the WAR variant and deploying into your own servlet container w
 \r
 This is the simplest choice where you implement custom authentication and delegate all other standard user and team operations to one of Gitblit's user service implementations.  This choice insulates your customization from changes in User and Team model classes and additional API that may be added to IUserService.\r
 \r
-Please subclass [com.gitblit.auth.AuthenticationProvider.UsernamePasswordAuthenticationProvider](https://github.com/gitblit/gitblit/blob/master/src/main/java/com/gitblit/auth/AuthenticationProvider.java).\r
+Please subclass [com.gitblit.auth.AuthenticationProvider.UsernamePasswordAuthenticationProvider](https://github.com/gitblit-org/gitblit/blob/master/src/main/java/com/gitblit/auth/AuthenticationProvider.java).\r
 \r
 You may use your subclass by specifying its fully qualified classname in the *realm.authenticationProviders* setting.\r
 \r
@@ -150,5 +150,5 @@ Instead of maintaining a `users.conf` file, you may want to integrate Gitblit in
 You may use your own custom *com.gitblit.IUserService* implementation by specifying its fully qualified classname in the *realm.userService* setting.\r
 \r
 Your user service class must be on Gitblit's classpath and must have a public default constructor.  \r
-Please see the following interface definition [com.gitblit.IUserService](https://github.com/gitblit/gitblit/blob/master/src/main/java/com/gitblit/IUserService.java).\r
+Please see the following interface definition [com.gitblit.IUserService](https://github.com/gitblit-org/gitblit/blob/master/src/main/java/com/gitblit/IUserService.java).\r
 \r
index fcd45d49e687785e6a19db0a1d684c5469d41ec7..9e85cb292aec5987e72e3dfca385218dfae4abf1 100644 (file)
@@ -28,7 +28,7 @@ This file is formatted like a standard Git config file.  Here are some quick exa
         logregex = (JRA-\\d+)\r
 \r
     [bugtraq "github"]\r
-        url = "https://github.com/gitblit/gitblit/pull/%BUGID%"\r
+        url = "https://github.com/gitblit-org/gitblit/pull/%BUGID%"\r
         loglinkregex = "(?:pull request|pull|pr)\\s*[-#]?[0-9]+"\r
         logregex = "\\d+"\r
         loglinktext = "pull request #%BUGID%"\r
index e0470f31927ce9de93ab920f0f5919ac53379ccb..47c92d1deb43989bd47db04c86ff9821c1b16432 100644 (file)
@@ -151,5 +151,5 @@ You can override Gitblit GO's default Log4j configuration with a command-line pa
 \r
     java -Dlog4j.configuration=file:///home/james/log4j.properties -cp gitblit.jar:"ext/*" com.gitblit.GitBlitServer <optional_gitblit_args>\r
 \r
-You can not use override the default log4j configuration *AND* specify the `--dailyLogFile` parameter.  For reference, here is [Gitblit's default Log4j configuration](https://github.com/gitblit/gitblit/blob/master/src/log4j.properties).  It includes some file appenders that are disabled by default. \r
+You can not use override the default log4j configuration *AND* specify the `--dailyLogFile` parameter.  For reference, here is [Gitblit's default Log4j configuration](https://github.com/gitblit-org/gitblit/blob/master/src/log4j.properties).  It includes some file appenders that are disabled by default. \r
 \r
index 2415fb5409bccbf8d8968d55d451fc0cc337a004..94b8d4db8058e20ce66eb4012ff407e707802d9f 100644 (file)
@@ -68,7 +68,7 @@ Gitblit blends elements of GitHub, BitBucket, and Gerrit to provide a streamline
 \r
 Administrators can create and manage all repositories, user accounts, and teams from the *Web UI*.  \r
 Administrators can create and manage all repositories, user accounts, and teams from the *JSON RPC interface* using the [Gitblit Manager](%GCURL%manager-${project.releaseVersion}.zip) or your own custom tooling. \r
-Administrators can create and manage all repositories, user accounts, and teams from the *command-line* using SSH & the [Powertools plugin](https://github.com/gitblit/gitblit-powertools-plugin).\r
+Administrators can create and manage all repositories, user accounts, and teams from the *command-line* using SSH & the [Powertools plugin](https://github.com/gitblit-org/gitblit-powertools-plugin).\r
 \r
 ### Integration with Your Infrastructure\r
 \r
index 877cbe2ae130e6e693ca8fb2efdf03e4be8963f2..2d5c55eefcb968d5e59498bdbd746b485e0aee85 100644 (file)
@@ -51,7 +51,7 @@ git.searchExclusions =
 # List of regex url patterns for extracting a repository name when locating\r
 # submodules.\r
 #   e.g. git.submoduleUrlPatterns = .*?://github.com/(.*) will extract\r
-#   *gitblit/gitblit.git* from *git://github.com/gitblit/gitblit.git*\r
+#   *gitblit-org/gitblit.git* from *git://github.com/gitblit-org/gitblit.git*\r
 # If no matches are found then the submodule repository name is assumed to be\r
 # whatever trails the last / character. (e.g. gitblit.git).\r
 #\r