Home ›
Pushing our local repository to GitoriousPushing our local repository to Gitorious
Submitted by Benjamin Melançon on September 24, 2010 - 3:05pm
git checkout master
git remote add origin git@gitorious.org:remarkup/remarkup.git
git push origin master
This was for a module named "remarkup" as covered in http://definitivedrupal.org/node/90
Searched words:
sharing our work on gitorious
put an existing git repository on github
git remote add github
add existing repository to gitorious
Pushing your local repository to Gitorious
git add module to remote repository
Comments
Post new comment