Skip to content

Commit f711117

Browse files
andreas-schwabgitster
authored andcommitted
git-merge-tree.txt: replace spurious HTML entity
Signed-off-by: Andreas Schwab <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 768bb23 commit f711117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-merge-tree.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ This is an integer status followed by a NUL character. The integer status is:
103103

104104
0: merge had conflicts
105105
1: merge was clean
106-
&lt;0: something prevented the merge from running (e.g. access to repository
106+
<0: something prevented the merge from running (e.g. access to repository
107107
objects denied by filesystem)
108108

109109
[[OIDTLT]]

0 commit comments

Comments
 (0)