Johan Herland a écrit : > On Wednesday 26 November 2008, Nicolas Morey-Chaisemartin wrote: > >> I've been allowed to share my presentation: >> http://nicolas.morey-chaisemartin.com/git_tuto.pdf >> >> Please send me any feedback, I'm always glad to imrpove my work. >> > > I have no knowledge of French, but on page 15 the command > "git-commit --append" is mentioned. There is no "--append" > option. I'm guessing the "--amend" option is meant instead. > > Also, the very next command is "git-revert COMIT_ID". > "COMIT_ID" should probably have an extra "M". > > Finally, on page 11, you say something about "git foo" vs. > "git-foo" (hopefully that the "git-foo" form is deprecated), > but in the rest of the presentation you use a mix of "git foo" > and "git-foo" (mostly "git-foo"). This seems inconsistent. > > > Have fun! :) > > ...Johan > > Thanks, good catch. Yes I say in french that git-foo is deprecated. However I'm still using it in the following slides because people have directly the good command to look at the man. I know it's not really consistent but asI'd rahter keep it that way and insist while presenting it, it should only be used for man pages. I added your vchanged and updated the pdf. Thanks Nicolas -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html