X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gitconfig;h=0a944511bc36208f815e0afd30c2ff3463d43abf;hb=584410ba4742617fef06c2855be4a8e2b9cfab8d;hp=cf38da967205738bc644e0bf669b8a5f71b5e521;hpb=37681bb83f29dd774298a012d70d0047a85a0590;p=dotfiles.git diff --git a/.gitconfig b/.gitconfig index cf38da9..0a94451 100644 --- a/.gitconfig +++ b/.gitconfig @@ -208,8 +208,20 @@ recurseSubmodules = check [receive] + #denyCurrentBranch = updateInstead + denyDeleteCurrent = true + #denyDeletes = true denyNonFastForwards = true +#[tag] +# sort = version:refname + +#[transfer] +# fsckObjects = true + +[user] + signingKey = 6E080B70B6287B03 + [web] browser = webbrowser