From 6857ba9ce6c413d9cf524c10c09af13ae907232e Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Fri, 14 Oct 2016 23:09:18 +0200 Subject: drop bzr support --- config_sample.rb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'config_sample.rb') diff --git a/config_sample.rb b/config_sample.rb index 4e01a94..579e9c3 100644 --- a/config_sample.rb +++ b/config_sample.rb @@ -23,10 +23,7 @@ # at the about page. # $conf.dudle_src = "https://github.com/kellerben/dudle/" -# Choose your favorite version control system -# bzr and git are implemented -# Warning: bzr is slow! -# Warning: git needs git >=1.6.5 +# Only git is supported currently # $conf.vcs = "git" # Change only if the url is not determined correctly (e.g. at the start page) -- cgit v1.2.3