Mercurial > hg > cc > cirrus_home
annotate .hgrc @ 207:b4486b5df065
move common stuff to share/.bash_extras
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Thu, 11 Jun 2026 21:17:41 +0100 |
| parents | acae526510e2 |
| children |
| rev | line source |
|---|---|
| 20 | 1 # example user config (see "hg help config" for more info) |
| 2 [ui] | |
| 3 # name and email, e.g. | |
| 4 # username = Jane Doe <jdoe@example.com> | |
| 5 username = Henry S. Thompson <ht@inf.ed.ac.uk> | |
| 6 | |
| 7 [extensions] | |
| 8 # uncomment these lines to enable some popular extensions | |
| 9 # (see "hg help extensions" for more info) | |
| 10 # | |
| 11 # pager = | |
| 12 # color = | |
| 23 | 13 strip = |
|
185
acae526510e2
too many overdue updates to break down
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
23
diff
changeset
|
14 rebase = |
