Changes between Version 13 and Version 14 of Git/GitHome
- Timestamp:
- Dec 24, 2012, 3:37:21 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Git/GitHome
v13 v14 19 19 Recommended learning and reference resources: 20 20 21 * [http://www.youtube.com/user/github Git and GitHub Videos] Interesting and authoritative, as you would expect from Scott Chacon. 21 22 * [http://gitimmersion.com/ Git Immersion Tutorial] A deep dive into Git. 22 23 * [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.