Search This Blog

Wednesday 12 September 2012

Getting Started with Gitorious

What is Gitorious?

    Gitorious is a  online project hosting service just like the sourceforge.net but with Git source code management system as its backend.

What is Git?

    Go to google.com and type Git in the search engine and click on "I'm feeling lucky" button. There are lot of tutorials available online. I recommend you to learn Git first.

Why I use Gitorious?

   No special reasons. I prefer free and open source options.


   This is two phase process.  Firstly we have setup remote repository in Gitorious.org and secondly, we have to setup the  local repository in our system. This video will walk you through these two phases.


For further reading:
  +Stack over post
     [http://stackoverflow.com/questions/315911/git-for-beginners-the-definitive-practical-guide]
 + Git book
    [http://git-scm.com/book]

Leave your comments please...