aboutsummaryrefslogtreecommitdiff
path: root/config_sample.rb
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2016-10-14 23:09:18 +0200
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2016-10-14 23:09:18 +0200
commit6857ba9ce6c413d9cf524c10c09af13ae907232e (patch)
tree3f425419266e1d182dca78889d1f825169881f7a /config_sample.rb
parent4f2ececaad06e3c72a4088234dfd664b4db970ed (diff)
drop bzr support
Diffstat (limited to 'config_sample.rb')
-rw-r--r--config_sample.rb5
1 files changed, 1 insertions, 4 deletions
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)