On Wednesday, December 19, 2012 9:30:24 PM UTC+1, Dimitris Papageorgiou 
wrote:

> Do you think git would be useful for a solo developer as I am right now?
>
> I am developing a web app alone-no other developers.
>
> VCS is always useful kind of aid for a developer.
>
> But I think Git is intended more for teams of developers that wotk on the 
> same project
> so that they can take advantage of Git's distributed functionality.
>
> I am asking these things because I am complete beginner in Git and in 
> general to version control systems
>

Git works awesomely for solo projects. Just git init and you're up and 
running. Here's a starter's guide: http://rogerdudler.github.com/git-guide/
 

-- 


Reply via email to