Skip to content

Instantly share code, notes, and snippets.

@joelrebel
Last active June 27, 2024 16:02
Show Gist options
  • Save joelrebel/c5a5bf6f6bee53a1213b02fae94ef615 to your computer and use it in GitHub Desktop.
Save joelrebel/c5a5bf6f6bee53a1213b02fae94ef615 to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = git@github.com:metal-toolbox/conditionorc.git
fetch = +refs/heads/*:refs/remotes/origin/*
gh-resolved = base
[branch "mvppppdelete"]
remote = origin
merge = refs/heads/mvp
[tag]
gpgsign = true
[gpg "x509"]
program = gitsign
[gpg]
format = x509
[gitsign]
connectorID = "https://github.com/login/oauth"
[branch "main"]
remote = origin
merge = refs/heads/main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment