dot_testing/.config/git/config

19 lines
300 B
Plaintext
Raw Normal View History

2022-02-05 22:58:21 -06:00
[user]
2024-04-06 16:56:13 -05:00
email = ryan@beepboop.systems
name = stupidcomputer
2022-09-14 20:12:26 -05:00
2024-02-24 17:32:04 -06:00
[credential "https://git.beepboop.systems"]
2024-07-22 15:36:37 -05:00
helper = !git-rbw-wrap gitea
[credential "https://github.com"]
helper = !git-rbw-wrap github-pat
2022-09-14 21:04:13 -05:00
[advice]
addIgnoredFile = false
2022-10-18 18:19:26 -05:00
[init]
defaultBranch = main
2024-07-22 15:46:32 -05:00
[help]
autocorrect = prompt