svn - GIT for a solo developer -
Out of work I use SVN for private projects, which I want to keep private, I used to synchronize sources between, for off-site backups and SCM brings general advantage current trendy source control system GIT and I have to admit that I am considering moving it. But what I have used for it and which I already work against the branches, what benefits do I actually get?
- This is faster than subversion
- Keep all your history with your laptop
- You can sync between machines, even if your server is online / accessible / etc.
- Very good to remove the changes made off by half
- Without any server setup or administration, you can create a new repository by going to a directory and using
Comments
Post a Comment