Changes between Version 10 and Version 11 of Git/GitHome


Ignore:
Timestamp:
Dec 7, 2012, 2:49:41 PM (10 years ago)
Author:
Beman Dawes
Comment:

Add link to Hogan slides

Legend:

Unmodified
Added
Removed
Modified
  • Git/GitHome

    v10 v11  
    1919* [http://gitref.org Git Quick Reference]. "... a quick reference for learning and remembering the most important and commonly used Git commands."] Recommended for those who like to cut to the chase. Examples use a POSIX style command line interpreter, but Git works identically under the Windows command line so that should not be a problem for most Boost developers.
    2020* [http://git-scm.com/book Pro Git]. Scott Chason's online book is recommended both for learning about Git and as a reference.
    21 * [http://www.youtube.com/watch?v=GYnOwPl8yCE Power Your Workflow With Git]. Patrick Hogan's video introduction to Git and GitFlow-based workflow. Recommended for those who want to know what is going on under the covers, why Git is the way it is, and recommended workflows.
     21* [http://www.youtube.com/watch?v=GYnOwPl8yCE Power Your Workflow With Git]. Patrick Hogan's video introduction to Git and GitFlow-based workflow. Recommended for those who want to know what is going on under the covers, why Git is the way it is, and recommended workflows. The [http://www.slideshare.net/pbhogan/power-your-workflow-with-git slides] are also available.
    2222
    2323== Git Topics ==