From 398d860da067dfe50b598f465595a4bfc676a117 Mon Sep 17 00:00:00 2001 From: Sam Gleske <sag47@drexel.edu> Date: Mon, 11 Nov 2013 16:31:58 -0500 Subject: [PATCH] updating readme for Bazaar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 319004e..d8931d6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The [gitlab-mirrors](https://github.com/sag47/gitlab-mirrors) project is designe ## Features -* Mirror git and SVN repositories. +* Mirror different types of repositories: Bazaar, git, subversion. * When adding a mirror if the project doesn't exist in GitLab it will be auto-created. * Set project creation defaults (e.g. issues enabled, wiki enabled, etc.) * Update a single mirror. -- GitLab