diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-12 10:46:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-12 10:46:04 -0400 |
commit | 2fa9da9f1697346526ea667ae606a1521f40037f (patch) | |
tree | 30adbc0702a1a65f8ef1054d8cad41ee7511cabc /doc | |
parent | db0d6c5f012bb2f4bc1df5cd1a032e7469a8d331 (diff) |
* monotone: Require version 0.38 or greater, and stop using the mtnmergerc
option. (Brian May)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ikiwiki.setup | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 9c94bcbe1..9468e7508 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -57,12 +57,6 @@ use IkiWiki::Setup::Standard { # The path to your workspace (defaults to the srcdir itself) # e.g. use if your srcdir is a subdirectory of the workspace. #mtnrootdir => "path/to/root/of/workspace", - # This is a monotone lua hook file used by ikiwiki for - # inserting conflict markers. By default it will use - # mtnrootdir/_MTN/mergerc. This hook will be populated with - # default code the first time you use ikiwiki. You can - # change it to alter how conflict markers are inserted. - #mtnmergerc => "path/to/mergerc", wrappers => [ #{ |