Files
nginx-quic/.hg/hgrc
T
2022-10-31 21:37:30 +09:00

15 lines
499 B
Plaintext

# example repository config (see 'hg help config' for more info)
[paths]
default = https://hg.nginx.org/nginx-quic
# path aliases to other clones of this repo in URLs or filesystem paths
# (see 'hg help config.paths' for more info)
#
# default:pushurl = ssh://jdoe@example.net/hg/jdoes-fork
# my-fork = ssh://jdoe@example.net/hg/jdoes-fork
# my-clone = /home/jdoe/jdoes-clone
[ui]
# name and email (local to this repository, optional), e.g.
# username = Jane Doe <jdoe@example.com>