gitlive.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 30 Mar 2011 10:15:57 +0000 (18:15 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 30 Mar 2011 10:15:57 +0000 (18:15 +0800)
gitlive.js

index 075d9ce..80bb634 100644 (file)
@@ -17,6 +17,9 @@
 * 
 *
 * Notes on feature branch implementation
+* We need to add a gitlive branch on the remote server..
+*   git branch gitlive (in the repo..)
+* 
 * we clone directory into gitlive_feature/XXXXX
 *     git branch issue_XXX
 *     git checkout issue_XXX