Video: Introduction to Git

On Thursday, July 15th, Chris Frey gave the Waterloo Region Drupal Users Group a presentation about the Git version control system. I've uploaded a video of the presentation to archive.org. To get the slides and scripts, you can use Git:

$ git clone http://foursquare.net/intro_to/.git intro_to_git

If you're curious about "branches", "remotes", or "commit-ishes", or just want to be ready when drupal.org switches to git, be sure to check it out!

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <blockquote> <cite> <q> <code> <ul> <ol> <li> <dl> <dt> <dd> <strike>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Lines and paragraphs break automatically.

More information about formatting options