288:fa2ce712a8b0
Anton Shestakov <av6@dwimlabs.net>, Mon, 16 Sep 2024 00:48:36 +0400
.hgrc: dp1 and dp2 aliases to diff for sanity-checks of merges An extra alias "d" is needed to make sure `hg d` still works after we add other commands starting with "d". `--from` and `--to` are hg 5.7+, they provide clearer UI, but you can still use `hg diff -r foo -r bar`.

previous change 261:df1ef22af94f

.reportbugrc

Permissions: -rw-r--r--

Other formats: Feeds:
# reportbug preferences file
# character encoding: UTF-8
# Version of reportbug this preferences file was written by
reportbug_version "11.4.0"
# default operating mode: one of: novice, standard, advanced, expert
mode standard
# default user interface
ui text
# offline disables querying information over the network
#offline
# name and email setting (if non-default)
realname "Anton Shestakov"
email "av6@dwimlabs.net"
# Disable fallback mode by commenting out the following:
no-cc
list-cc-me
smtphost reportbug.debian.org
# You can add other settings after this line. See
# /etc/reportbug.conf for a full listing of options.