Skip to content

Instantly share code, notes, and snippets.

@beyondlimits
Last active March 29, 2020 21:34
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save beyondlimits/11ad0ea0529c62e645df03773b450b4c to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = true
[remote "github.com/jquery/jquery"]
url = https://github.com/jquery/jquery
fetch = refs/*:refs/remotes/github.com/jquery/jquery/*
tagOpt = --no-tags
[remote "github.com/ambastos/jquery"]
url = https://github.com/ambastos/jquery
fetch = refs/*:refs/remotes/github.com/ambastos/jquery/*
tagOpt = --no-tags
[remote "github.com/a45578725/jquery"]
url = https://github.com/a45578725/jquery
fetch = refs/*:refs/remotes/github.com/a45578725/jquery/*
tagOpt = --no-tags
ref: refs/remotes/github.com/jquery/jquery/heads/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment