Hi, Christian Couder <chriscool@xxxxxxxxxxxxx> wrote: > -n:: > --no-commit:: > - Usually the command automatically creates a commit. > - This flag applies the change necessary to cherry-pick > - the named commit to your working tree and the index, > - but does not make the commit. In addition, when this > - option is used, your index does not have to match the > - HEAD commit. The cherry-pick is done against the > - beginning state of your index. > + Usually the command automatically creates some commits. This > + flag applies the change necessary to cherry-pick the named > + commits to your working tree and the index, but does not make > + the commits. In addition, when this option is used, your > + index does not have to match the HEAD commit. The cherry-pick > + is done against the beginning state of your index. > + Avoid re-wrapping the text so it's easy to see the changes that you have introduced in subsequent blames- you've just changed the word "commit" to "commits". > +Examples > +-------- Style nitpick: shouldn't the word "Examples" be in all-caps? -- Ram -- 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