github-default-branch icon indicating copy to clipboard operation
github-default-branch copied to clipboard

Additional replacement patterns

Open mheap opened this issue 5 years ago • 0 comments

Suggested by @mathiasbynens in #12:


Other possible replacements (you'd probably want to do these globally, in all files):

  • https://github.com/<org>/<repo>/tree/<old> (example)
  • https://github.com/<org>/<repo>/blob/<old> (example)
  • https://raw.githubusercontent.com/<org>/<repo>/<old> (example)

mheap avatar Jun 17 '20 12:06 mheap