template: make the template definition more manageable
Readable config is readable
--- a/tests/test-evolve-templates.t Mon May 29 17:07:23 2017 +0200
+++ b/tests/test-evolve-templates.t Mon May 29 17:10:45 2017 +0200
@@ -12,7 +12,10 @@
> [extensions]
> evolve =
> [alias]
- > tlog = log -G -T '{node|short}{if(precursors, "\n Precursors: {precursors}")}\n Successors: {successors}\n Fate: {obsfate_quiet}\n'
+ > tlog = log -G -T '{node|short}\
+ > {if(precursors, "\n Precursors: {precursors}")}\
+ > \n Successors: {successors}\
+ > \n Fate: {obsfate_quiet}\n'
> EOF
Test templates on amended commit