Skip to content

Instantly share code, notes, and snippets.

@lindwurm
Created January 19, 2018 12:30
Show Gist options
  • Save lindwurm/d1692ed03426f10782a47403a3cbaa0f to your computer and use it in GitHub Desktop.
Save lindwurm/d1692ed03426f10782a47403a3cbaa0f to your computer and use it in GitHub Desktop.
PRも取得したいときの `mastodon/.git/config`
[remote "tootsuite"]
url = https://github.com/tootsuite/mastodon.git
fetch = +refs/heads/*:refs/remotes/tootsuite/*
fetch = +refs/pull/*/head:refs/remotes/tootsuite/pr/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment