Wrong confirmation ID
  • Email
  • Favorite
  • Download
  • Embed
  • Private Content

Loading…

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

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

git version control scm web development developer layout github git svn versioncontrol development dvcs git guide git collaboration

More...

Upload Details

Uploaded via SlideShare as Apple Keynote

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

13 Embeds 2,554

http://chronicle.com 2154
http://www.profhacker.com 294
http://www.slideshare.net 44
https://chronicle.com 30
http://coderwall.com 13
http://translate.googleusercontent.com 7
https://pramati.qontext.com 5
http://chronicle.com.mutex.gmu.edu 2
http://static.slidesharecdn.com 1
http://chronicle.com.resources.library.brandeis.edu 1
http://0-chronicle.com.library.simmons.edu 1
http://chronicle.com.ezproxy.library.wisc.edu 1
http://www.wannabit.com 1

More...

Statistics

Favorites
18
Downloads
284
Comments
1
Embed Views
2,554
Views on SlideShare
5,364
Total Views
7,918

11 of 1 previous next

  • alecclews Alec Clews , Technical Manager at PaperCut Software Erh -- you can't perform a commit with an empty index (which is what I think you are implying above), unless you specify --allow-empty to the commit command. e.g.

    $ git commit -m 'initial commit' --allow-empty
    [master (root-commit)]: created 24d18cd: 'initial commit'
    2 years ago Reply
    Are you sure you want to Yes No
Post Comment
Edit your comment Cancel

The everyday developer’s guide to version control with Git — Presentation Transcript