diff --git a/docs/management.md b/docs/management.md index 5d424cf87de280841fa18790e6bef1daf549a45e..9cf4e694a02803d2e8a03f9b9dd898f938723f8d 100644 --- a/docs/management.md +++ b/docs/management.md @@ -2,16 +2,16 @@ A short overview of managing mirrored repositories. This assumes you have already [installed gitlab-mirrors](installation.md). -*Note: any repository type other than git may or may not update the CLI with status text. For extremely large alternate repository types (e.g. Bazaar) it can take a long time to clone with little or no output to the CLI until the initial BZR clone has finished.* - -## Create a mirror - -Currently `gitlab-mirrors` supports the following repository types. +Currently gitlab-mirrors supports the following repository types. * Bazaar * git * svn +*Note: any repository type other than git may or may not update the CLI with status text. For extremely large alternate repository types (e.g. Bazaar) it can take a long time to clone with little or no output to the CLI until the initial BZR clone has finished.* + +## Create a mirror + ### Bazaar Create a BZR repository mirror.