Skip to content
Snippets Groups Projects
Commit 964dd1c4 authored by Matt Mackall's avatar Matt Mackall
Browse files

color: change the debug output format

Before, the format was

 label(labeled text)  # single label
 [label1 label2](labeled text) # multiple

Now, it's

 [labels|labeled text]

..which should make things a bit more clear.
parent 1c4ae0f6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment