]> scripts.mit.edu Git - www/ikiwiki.git/commitdiff
recommend git
authorJoey Hess <joey@kitenet.net>
Sat, 17 Apr 2010 18:00:25 +0000 (14:00 -0400)
committerJoey Hess <joey@kitenet.net>
Sat, 17 Apr 2010 18:00:25 +0000 (14:00 -0400)
doc/rcs.mdwn

index 8b99299209c3d161ecbd0200b6fec12f0b645869..248d930245ea207078485168fc795f48077a0e0f 100644 (file)
@@ -6,8 +6,7 @@ histories.
 Ikiwiki started out supporting only [[Subversion|svn]], but the interface
 ikiwiki uses to a revision control system is sufficiently simple and
 generic that it can be adapted to work with many systems by writing a
-[[plugin|plugins/write]]. [[Subversion|svn]] is still a recommended choice;
-[[git]] is another well-tested option. 
+[[plugin|plugins/write]]. These days, most people use [[git]].
 
 While all supported revision control systems work well enough for basic
 use, some advanced or special features are not supported in all of them.