]> git.ipfire.org Git - thirdparty/git.git/commitdiff
git-merge-tree.txt: replace spurious HTML entity
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 4 Mar 2023 17:00:46 +0000 (18:00 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Mar 2023 19:29:25 +0000 (11:29 -0800)
Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-merge-tree.txt

index 04bcc416e6e2966b8b83d911cac61307e0f4feaf..c0baa3702ce82d5daa541003e844dede8b4b51c7 100644 (file)
@@ -103,7 +103,7 @@ This is an integer status followed by a NUL character.  The integer status is:
 
      0: merge had conflicts
      1: merge was clean
-     &lt;0: something prevented the merge from running (e.g. access to repository
+     <0: something prevented the merge from running (e.g. access to repository
         objects denied by filesystem)
 
 [[OIDTLT]]