The everyday developer's guide to version control with Git
by E Carter on Oct 30, 2009
- 7,918 views
A introductory presentation on using Git for version control management.
A introductory presentation on using Git for version control management.
Accessibility
Categories
Tags
More...Upload Details
Uploaded via SlideShare as Apple Keynote
Usage Rights
© All Rights Reserved
Statistics
- Favorites
- 18
- Downloads
- 284
- Comments
- 1
- Embed Views
- Views on SlideShare
- 5,364
- Total Views
- 7,918
$ git commit -m 'initial commit' --allow-empty
[master (root-commit)]: created 24d18cd: 'initial commit' 2 years ago Reply