comparison dot_hgrc @ 1073:841ee6509f68

feat: enable hggit globally, remove largefiles globally
author Zeger Van de Vannet <zeger@vandevan.net>
date Sun, 16 Feb 2025 19:49:11 +0100
parents 240d435b7443
children f688accb1dab
comparison
equal deleted inserted replaced
1072:240d435b7443 1073:841ee6509f68
32 histedit = 32 histedit =
33 rebase = 33 rebase =
34 topic = 34 topic =
35 evolve = 35 evolve =
36 absorb = 36 absorb =
37 largefiles = 37 hggit =
38 # Store http(s) passwords in a keyring 38 # Store http(s) passwords in a keyring
39 # Configure schemes via: 39 # Configure schemes via:
40 # [auth] 40 # [auth]
41 # schemename.prefix = https://example.com 41 # schemename.prefix = https://example.com
42 # schemename.username = jdoe 42 # schemename.username = jdoe