git: added git ubuntu settings

This commit is contained in:
2025-10-13 15:21:36 +02:00
parent 20a6723786
commit 4618738569

View File

@@ -2,6 +2,12 @@
name = ${GIT_USER}
email = ${EMAIL}
[gitubuntu]
lpuser = ${GIT_USER}
[log]
decorate = short
[core]
compression = 9
whitespace = error
@@ -14,6 +20,8 @@
helper = !/usr/bin/gh auth git-credential
[credential "https://gist.github.com"]
helper = !/usr/bin/gh auth git-credential
[url "git+ssh://${GIT_USER}@git.launchpad.net/"]
insteadof = "lp:"
[credential]
helper = /usr/lib/git-core/git-credential-libsecret