##// END OF EJS Templates
configs: use new style of comments on .ini files....
configs: use new style of comments on .ini files. - This will allow better diffing options with control mako templates - main problem was ## comments which in mako we needed to escape. - cleanup configurations with some nicer formatting/comments

File last commit:

r1:854a839a default
r4169:089413ab default
Show More
hg_diff_copy_and_modify_file.diff
9 lines | 118 B | text/x-diff | DiffLexer
/ rhodecode / tests / fixtures / hg_diff_copy_and_modify_file.diff
diff --git a/file2 b/file3
copy from file2
copy to file3
--- a/file2
+++ b/file3
@@ -1,2 +1,3 @@
line1
line2
+line3