Re: [PATCH 084/144] t6111-rev-list-treesame.sh: use the $( ... ) construct for command substitution
From: Matthieu Moy <hidden>
Date: 2016-06-15 23:00:31
Elia Pinto [off-list ref] writes:
quoted hunk
--- a/t/t6111-rev-list-treesame.sh +++ b/t/t6111-rev-list-treesame.sh@@ -4,7 +4,7 @@ # / \ / \* # *A--*B---D--*F-*G---------K-*L-*M # \ /* \ / -# `-C-' `-*I-*J +# $(-C-' )-*I-*J
The original version was more readable ;-). -- Matthieu Moy http://www-verimag.imag.fr/~moy/