]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-patch-id.txt
Documentation formatting and cleanup
[thirdparty/git.git] / Documentation / git-patch-id.txt
index c9970f5ab661abf1b23d762649d85bc37be244e5..17c178f8677c42bdb232abdf32581df515621afc 100644 (file)
@@ -18,7 +18,7 @@ ID" are almost guaranteed to be the same thing.
 
 IOW, you can use this thing to look for likely duplicate commits.
 
-When dealing with git-diff-tree output, it takes advantage of
+When dealing with `git-diff-tree` output, it takes advantage of
 the fact that the patch is prefixed with the object name of the
 commit, and outputs two 40-byte hexadecimal string.  The first
 string is the patch ID, and the second string is the commit ID.