git-remote-hg icon indicating copy to clipboard operation
git-remote-hg copied to clipboard

Update README to reflect new download location

Open jboning opened this issue 10 years ago • 4 comments

Github seems to have moved to hosting files at githubusercontent.com.

jboning avatar Jul 10 '14 20:07 jboning

#12 is a duplicate pull request that also replaces wget with curl.

fgb avatar Dec 15 '14 18:12 fgb

For the record, I merged a variant of pr #12 into my git-remote-hg fork at https://github.com/fingolfin/git-remote-hg.

fingolfin avatar Jan 14 '15 09:01 fingolfin

Is this really needed? Both locations seem to work, and the main location seems to be:

https://github.com/felipec/git-remote-hg/raw/master/git-remote-hg

felipec avatar May 17 '16 04:05 felipec

Notice that the link you provided redirects to https://raw.githubusercontent.com/felipec/git-remote-hg/master/git-remote-hg, which should probably be considered the main location. The githubusercontent domain was introduced back in April 2014 to prevent some cross-domain vulnerabilities: https://developer.github.com/changes/2014-04-25-user-content-security/.

fgb avatar Jun 10 '16 23:06 fgb