News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Introduction to Git, Part 1
November 29, 2011 @ 09:44:10

If you haven't gotten a chance to try out git for your version control system, now's the perfect time. PHPMaster has an introduction to using git for a simple PHP project. It introduces you to some of the basics and gets you up to speed quickly.

Some of the more commonly used version control systems that you have likely heard about are CVS and Subversion. This tutorial will take a "forget everything you know about CVS or Subversion" approach. As someone who has used all three of these systems in the professional realm, I can testify that some knowledge of CVS or Subversion can be useful when approaching Git, but it is not necessary. The best way to learn Git is to start using Git for what Git is.

They break it up into a few different sections - why use git, how to create a new repository, adding/staging files for commit, viewing the project history and viewing diffs for different versions. This is the first part in a series, so keep tuned for future parts touching on branching, merging and working with remote repositories.

0 comments voice your opinion now!
introduction git versioncontrol distributed tutorial


blog comments powered by Disqus

Similar Posts

Brian Swan's Blog: Using the Windows Azure Command Line Tools for PHP

DevShed: Rich Internet Applications - Introduction to Adobe Flex and PHP

PHPMaster.com: Creating Web Services with PHP and SOAP, Part 2

PHPit.net: An introduction to Test Driven Development with PHP

DevShed: Error Handling for Dynamic Twitter Signature Images with PHP


Community Events











Don't see your event here?
Let us know!


composer unittest example language zendframework2 functional testing development introduction community phpunit opinion framework interview code podcast release database api series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework