where to run these commands ?  on server /var/git/repositories/
699/281/8198ac3ed55adc67dead139f496fa53f7f.git
or on local repository ?

Adding this repository as a pushable origin:

git remote add origin g...@192.168.1.41:frontnier/frontnier.git
# to push the master branch to the origin remote we added above:
git push origin master
# after that you can just do:
git push

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to