projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c53a0d6
)
web commit by http://madduck.myopenid.com/: proper format in gitignore
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 30 Sep 2007 00:09:35 +0000
(
00:09
+0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 30 Sep 2007 00:09:35 +0000
(
00:09
+0000)
doc/setup.mdwn
patch
|
blob
|
history
diff --git
a/doc/setup.mdwn
b/doc/setup.mdwn
index e0ad0501b54214d7b0a4854b7ecea7dc5c81fc8d..de4a0dd82bfe2c1053a20dbb2798e4fda7b52117 100644
(file)
--- a/
doc/setup.mdwn
+++ b/
doc/setup.mdwn
@@
-130,7
+130,7
@@
This tutorial will walk you through setting up a wiki with ikiwiki.
REPOSITORY=~/wiki.git
cd $SRCDIR
git init
- echo .ikiwiki > .gitignore
+ echo
/
.ikiwiki > .gitignore
git add .
git commit -m'Initial commit'
# if you expect $REPOSITORY to receive pushs from multiple