Skip to content

Instantly share code, notes, and snippets.

@hsbt
Created August 14, 2019 08:33
Show Gist options
  • Save hsbt/2b27c740166cdcdf22037d625203d073 to your computer and use it in GitHub Desktop.
Save hsbt/2b27c740166cdcdf22037d625203d073 to your computer and use it in GitHub Desktop.
[remote "ruby-trunk-changes"]
url = https://github.com/nagachika/ruby.git
fetch = +refs/notes/commits:refs/notes/ruby-trunk-changes
[remote "origin"]
url = [email protected]:ruby.git
fetch = +refs/heads/*:refs/remotes/origin/*
fetch = +refs/notes/commits:refs/notes/commits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment