User login

Remarkup

Pushing our local repository to Gitorious


git checkout master
git remote add origin [email protected]:remarkup/remarkup.git
git push origin master

This was for a module named "remarkup" as covered in http://definitivedrupal.org/node/90

Syndicate content