Irony

Jun 19, 2009 09:56

After some almost screw-ups while coding, I decided to install Git version control software. While doing some other searches on Git, I came across a recurring story, where the Mac users want to use Git for development, but the Windows users say no, since Git doesn't have a graphical interface ( Read more... )

Leave a comment

Comments 1

(The comment has been removed)

tyrdinjer June 24 2009, 21:39:17 UTC
Git doesn't have the huge proliferation of folders and files all through the code, nor do you need a central repository. The clutter of cvs/svn always bothered me.

And the commands are not to hard. If you are a single developer, you actually need only a few commands to do everything you need. If you are a group developer, then you only need a few more to push to and pull from other sources.

Reply


Leave a comment

Up