Is git suitable for one developer without server
Posted
by Shawn Mclean
on Stack Overflow
See other posts from Stack Overflow
or by Shawn Mclean
Published on 2010-03-08T07:14:41Z
Indexed on
2010/03/08
7:21 UTC
Read the original article
Hit count: 266
source-control
|git
I am a single developer without another computer to backup my projects on. I'm looking into source controls and I came across git but all the setup tutorials are targeted to an external server. I used to use SourceGear Vault, but seeing that git is getting alot of attention, I might as well familiarize myself with it. I do not always have internet access.
Is Git suitable for me? Can I be pointed in the right direction to set it up?
- Visual Studio 2008.
- Windows 7.
© Stack Overflow or respective owner