Mercurial > index.cgi > dotfiles
comparison .hgrc @ 253:282804a3a32b
Change default username to the right email address
author | Steve Huston <huston@srhuston.net> |
---|---|
date | Wed, 27 Mar 2024 18:39:22 -0400 |
parents | 1e15f715858e |
children |
comparison
equal
deleted
inserted
replaced
252:d2bde75bd73a | 253:282804a3a32b |
---|---|
1 # Global .hgrc - see bottom for local information | 1 # Global .hgrc - see bottom for local information |
2 | 2 |
3 [ui] | 3 [ui] |
4 username = Steve Huston <huston@astro.princeton.edu> | 4 username = Steve Huston <huston@princeton.edu> |
5 merge = vimdiff | 5 merge = vimdiff |
6 editor = $HOME/bin/hgeditor | 6 editor = $HOME/bin/hgeditor |
7 | 7 |
8 [extensions] | 8 [extensions] |
9 convert = | 9 convert = |