Github - How to fetch new version of the repo - not the outdated one

Hi there!

Remix on Glitch is fetching an outdated version of our Github repo.

Can we clear the cache? I thought that it’ll automatically fix itself after some time, but 1 month passed and it’s still fetching the old version.

Thanks!

Hi @adamkasprowicz - the link you’re using for the Remix on Glitch button is remixing the Glitch project, not importing the GitHub repo to Glitch. If you want to use the latter, the URL to use has the following format: https://glitch.com/edit/#!/import/github/org-name/repo-name

See https://github-import.glitch.me/ for more info.

1 Like