06 August 2012

setting up and using git with a public repo

I built out my first git remote repo - and published some code to it... It wasn't as hard as it seemed to be... it seemed intimidating at first... but it wasn't that bad... I just followed this tutorial on git:
http://www.vogella.com/articles/Git/article.html#firstgit_content

the repo is:
git://github.com/wbwarnerb/demo-project.git


No comments:

Post a Comment