Im sooooo happy, the repo can be initialised when its totally
authorpaulr <me@pjr.cc>
Mon, 7 Nov 2011 05:14:47 +0000 (16:14 +1100)
committerpaulr <me@pjr.cc>
Mon, 7 Nov 2011 05:14:47 +0000 (16:14 +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 372bef6..3c48548 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,7 +9,7 @@ My basic roadmap of the things I want to do with this project in the order I wan
 Current
 =======
 1) implement repo permissions
-2) add a page after repo creation to explain how to populate
+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