When cloning from github, the .git/config file is not similar as the one we get when we “git clone” in a console. Is it possible to automatically add the section:
Hey @sebsheep I gather you’re importing a GitHub repo and that’s where you’d like to see this option? If you want to create a permanent link between your GitHub repo and your project I’d suggest using the Clone from Repo option under the New Project menu selection instead of using Import from GitHub. The clone starter is intended to work like a git clone whereas the Import feature is intended to bring the content of the repo into Glitch but doesn’t make the Glitch project a clone of the repo.