Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/adblockplus/templates/mercurial/hgrc.erb

Issue 29526640: #3044 - Introduce class adblockplus::mercurial (Closed)
Patch Set: For comment 5 Created Aug. 24, 2017, 6:37 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/adblockplus/templates/mercurial/hgext.erb ('k') | modules/private-stub/hiera/base.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/adblockplus/templates/mercurial/hgrc.erb
===================================================================
new file mode 100644
--- /dev/null
+++ b/modules/adblockplus/templates/mercurial/hgrc.erb
@@ -0,0 +1,12 @@
+# Puppet: <%= @title %>
+
+[extensions]
+hgext.bookmarks =
+pager =
+
+[diff]
+git = true
+
+[pager]
+pager = LESS='FSRX' less
+
« no previous file with comments | « modules/adblockplus/templates/mercurial/hgext.erb ('k') | modules/private-stub/hiera/base.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld