Skip to content

Instantly share code, notes, and snippets.

@scooooooooby
Last active November 21, 2021 21:08
Show Gist options
  • Save scooooooooby/d18f44d010bc28cedb72e47c5fdd666f to your computer and use it in GitHub Desktop.
Save scooooooooby/d18f44d010bc28cedb72e47c5fdd666f 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 = https://github.com/mozilla/gecko-dev.git
fetch = +refs/heads/master:refs/remotes/origin/master
[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