Thread (13 messages) flat view 13 messages, 3 authors, 2017-01-28

Re: [PATCH v3] log --graph: customize the graph lines with config log.graphColors

From: Duy Nguyen <hidden>
Date: 2017-01-09 10:11:16

Possibly related (same subject, not in this thread)

On Mon, Jan 9, 2017 at 12:34 PM, Jeff King [off-list ref] wrote:
quoted
+test_expect_success 'log --graph with merge with log.graphColors' '
+     test_config log.graphColors " blue , cyan , red " &&
This funny syntax isn't required, right? It should work with the more
natural:

    test_config log.graphColors "blue, cyan, red"
Yeah spaces are optional. I just wanted to put extra spaces there
because I hit a bug with them.
-- 
Duy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help