Mercurial
Mercurial
>
hg-stable
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
contrib/debian/default-tools.rc
author
Augie Fackler <augie@google.com>
Sat, 22 Apr 2017 12:29:17 -0400
branch
stable
changeset 32065
dc82c9777209
permissions
-rw-r--r--
debian: configure editor and pager to sensible-\1 by default Now that environment variables override system-wide hgrc settings, we can default Mercurial to sensible-editor and sensible-pager by default for debian users.
[ui]
editor = sensible-editor
[pager]
pager = sensible-pager