Skip to content

Commit

Permalink
Add example config file for Gitnesse
Browse files Browse the repository at this point in the history
This will be used for running features in the future.
  • Loading branch information
stewart committed Aug 12, 2013
1 parent 7f9d8ef commit 5e16e1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/gitnesse.rb.example
@@ -0,0 +1,3 @@
Gitnesse::Config.config do |c|
c.repository_url = "https://github.com/hybridgroup/gitnesse.wiki.git"
end

0 comments on commit 5e16e1a

Please sign in to comment.