Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save viniciusgati/9cb99ec55fb4f1e0d455139f0f23aec2 to your computer and use it in GitHub Desktop.
Save viniciusgati/9cb99ec55fb4f1e0d455139f0f23aec2 to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = git@github.com:itmil/ci-backend.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment