add ability to revert wiki pages

This commit is contained in:
rick
2010-12-08 14:57:29 -08:00
parent 54eca090ee
commit 25a56725f9
27 changed files with 568 additions and 3 deletions
+12
View File
@@ -0,0 +1,12 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = /Users/rick/p/gollum/test/examples/revert.git
[branch "master"]
remote = origin
merge = refs/heads/master