Im sooooo happy, the repo can be initialised when its totally
authorpaulr <me@pjr.cc>
Mon, 7 Nov 2011 05:16:41 +0000 (16:16 +1100)
committerpaulr <me@pjr.cc>
Mon, 7 Nov 2011 05:16:41 +0000 (16:16 +1100)
blank, like this form an existing repo:

git remote add mygwvprepo https://username@website/gwvp/git/myrepo.git
git push mygwvprepo master

that is briliant.

TODO

diff --git a/TODO b/TODO
index 3c48548..908ec14 100644 (file)
--- a/TODO
+++ b/TODO
@@ -12,6 +12,7 @@ Current
 2) add a page after repo creation to explain how to populate (via git remote add, git push name master)
 3) remove initial repo bit via bundle - going to leave this here for now
 4) fix up the gitbackend function once and for all
+5) add a config var and initial setup var for website name (i.e. hostname)
 
 Alpha Release
 =============