projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70d672d
)
enable git
author
David Bremner
<bremner@unb.ca>
Tue, 2 Sep 2008 01:37:21 +0000
(22:37 -0300)
committer
David Bremner
<bremner@unb.ca>
Tue, 2 Sep 2008 01:37:21 +0000
(22:37 -0300)
test-wiki/test.setup
patch
|
blob
|
history
diff --git
a/test-wiki/test.setup
b/test-wiki/test.setup
index cbd9f1fc86af1963e0d922faca7eafc7e41bd1ef..e7dc1a3ed438e751bafdee961ddfd8c5ddecec4e 100644
(file)
--- a/
test-wiki/test.setup
+++ b/
test-wiki/test.setup
@@
-27,11
+27,11
@@
use IkiWiki::Setup::Standard {
#svnpath => "trunk",
# Git stuff.
-
#
rcs => "git",
+ rcs => "git",
#historyurl => "http://git.example.org/gitweb.cgi?p=wiki.git;a=history;f=[[file]]",
#diffurl => "http://git.example.org/gitweb.cgi?p=wiki.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]",
#gitorigin_branch => "origin",
-
#gitmaster_branch => "master
",
+
gitmaster_branch => "testvcs
",
# Tla stuff.
#rcs => "tla"