From: paulr Date: Mon, 7 Nov 2011 05:16:41 +0000 (+1100) Subject: Im sooooo happy, the repo can be initialised when its totally X-Git-Url: http://git.pjr.cc/?p=gwvp.git;a=commitdiff_plain;h=ce0ab579ae932da61367c3d7a627fc7ad3c223bd Im sooooo happy, the repo can be initialised when its totally 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. --- diff --git a/TODO b/TODO index 3c48548..908ec14 100644 --- 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 =============