Mercurial > hg > config
comparison .gitconfig @ 897:ba2630ce851b
update default branch for git
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Mon, 01 Aug 2022 16:40:53 -0700 |
parents | ca1fb54c03ee |
children | 7ba1f770598c |
comparison
equal
deleted
inserted
replaced
896:83618049c2ff | 897:ba2630ce851b |
---|---|
22 helper = cache --timeout=10000 | 22 helper = cache --timeout=10000 |
23 [diff] | 23 [diff] |
24 submodule = log | 24 submodule = log |
25 [branch] | 25 [branch] |
26 autosetuprebase = always | 26 autosetuprebase = always |
27 [init] | |
28 defaultBranch = main |