Add example diffurl for bzr.

master
Jelmer Vernooij 2008-01-30 02:32:19 +01:00
parent 246e93a300
commit cb670988ea
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ use IkiWiki::Setup::Standard {
# Bazaar stuff.
#rcs => "bzr",
#historyurl => ??,
#diffurl => ??,
#historyurl => "",
#diffurl => "http://example.com/revision?start_revid=[[r2]]#[[file]]-s", # using loggerhead
# Monotone stuff
#rcs => "monotone",