Feb 022013
 

git logoGit is the weapon of choice for Huimio’s source code management.

XCode provides a mostly decent interface to the local and remote repositories.

But it never hurts to know more, a lot more, about the system: and there a free book comes in handy.

  2 Responses to “Learning to git”

  1. One of the reasons I started enjoying programming again was git. The only proper way to use it is the command line.

  2. True.

    The XCode just provides a layer of UI sugar on top.

    Whenever something goes wrong it needs to be taken care of in the shell.

Sorry, the comment form is closed at this time.