retitle 559127 user-manual.html: linkgit:git-reset[1] markup in `example command` passed through severity 559127 minor thanks
gL2n30Y06arv2 gL2n30Y06arv2 wrote: > Package: git-doc > Version: 1:1.6.5-1 user-manual.txt contains the following: | [[reflogs]] | Reflogs | ^^^^^^^ | | Say you modify a branch with `linkgit:git-reset[1] --hard`, and then | realize that the branch was the only reference you had to that point in | history. I am not sure whether `code blocks` are supposed to have internal markup suppressed or not. This is the only example using such markup in git. | $ git grep --cached '`linkgit' | wc -l | 1 The upstream rendered documentation [1] does not have this problem, which suggests a toolchain issue. | $ git grep -e linkgit origin/html -- user-manual.html | $ git log -Slinkgit origin/html -- user-manual.html | $ echo $? | 0 Hmm... Jonathan just an innocent bystander :-) [1] http://www.kernel.org/pub/software/scm/git/docs/user-manual.html -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

