On Sun, Mar 22, 2009 at 08:05:14PM +0200, Felipe Contreras wrote: > Every commit has a 40-hexdigit id, sometimes called the "object name" or the > -"SHA1 id", shown on the first line of the "git-show" output. You can usually > +"SHA1 id", shown on the first line of the "git show" output. You can usually I think some of these were intentionally left in the original mass dashes to spaces conversion. The intent was that one could use the git-show form in talking about the command in text. However, I think I actually prefer the version given by your patch. I just wanted to point out that this is a decision to change how we mention these in the documentation and not simply a fix for things that got missed in the conversion. Others may disagree on how it looks. It seems like you added monospace backticks in most locations. Is there a reason not to standardize on that and use `git show` here? > [[Updating-a-repository-With-git-fetch]] > -Updating a repository with git-fetch > +Updating a repository with git fetch > ------------------------------------ I think this one should probably be `git fetch`. -Peff -- 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