homefolder/.gitconfig

18 lines
294 B
INI

[init]
defaultBranch=main
[user]
name = tobjend
email = tobend85@gmail.com
[core]
editor=flatpak run re.sonny.Commit
autocrlf = input
[re.sonny.Commit]
title-length-hint=50
body-length-wrap=72
auto-capitalize-title=true
[credential]
helper = cache --timeout=18000
[push]
default = simple