.dotfiles/gitconfig

10 lines
203 B
Plaintext
Raw Normal View History

2024-06-23 00:24:06 +02:00
# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
name = Jan Jastrow
email = mail@jastrow.me
[core]
fsmonitor = true
[branch]
sort = -committerdate