Git as a backup and Version Control System.

Posted by gitnoob on Stack Overflow See other posts from Stack Overflow or by gitnoob
Published on 2010-04-04T23:03:40Z Indexed on 2010/04/04 23:13 UTC
Read the original article Hit count: 122

Filed under:

Hi.

I want to use Git to backup my home drive, but I also want to use it as a version control system for projects that will be stored in my home drive.

How would I go about doing that? Do I .gitignore all the projects root folders and make new repositories for them?

© Stack Overflow or respective owner

Related posts about git