We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd6168d commit 23ea89fCopy full SHA for 23ea89f
gitimerge.py
@@ -3947,7 +3947,7 @@ def cmd_diagram(parser, options):
3947
sys.stdout.write(
3948
' * = merge done manually %(xaxis)s\n'
3949
' . = merge done automatically 1\n'
3950
- ' # = conflict that is currently blocking progress ..\n'
+ ' # = conflict that is currently blocking progress :\n'
3951
' @ = merge was blocked but has been resolved %(len2)5d\n'
3952
' ? = no merge recorded %(tip2)s\n'
3953
'' % {
0 commit comments