27 lines
575 B
INI
27 lines
575 B
INI
[credential]
|
|
helper = store
|
|
[user]
|
|
email = contact@cipherbliss.com
|
|
name = tykayn
|
|
[filesystem "Ubuntu|11.0.7|/dev/mapper/kubuntu--vg-root"]
|
|
timestampResolution = 5000 nanoseconds
|
|
minRacyThreshold = 7537 microseconds
|
|
[rerere]
|
|
enabled = true
|
|
[diff]
|
|
submodule = log
|
|
#[core]
|
|
# editor = gedit
|
|
[init]
|
|
defaultBranch = main
|
|
[filesystem "Debian|11.0.16|/dev/mapper/spaceship--vg-root"]
|
|
timestampResolution = 6000 nanoseconds
|
|
minRacyThreshold = 6565 microseconds
|
|
[commit]
|
|
gpgsign = false
|
|
[checkout]
|
|
defaultRemote = origin
|
|
[core]
|
|
editor = gedit
|
|
excludesFile = ~/.gitignore
|