Showier
Showier
I was also going to do this; I just kept forgetting about it. I learned java after i made this issue
working on it
You could add a way to edit the branch added when you import manually (after the project is done)
> @showierdata9978 you can consider [the workaround above](https://github.com/readthedocs/readthedocs.org/issues/9369#issuecomment-1183790993) ⬆️ ye, IK i just said that as a possible fix!
maybe on import you could check if that branch exists, and if not show an error
im trying to find the page for manual import, your codebase is just so dang huge
found the js file https://github.com/readthedocs/readthedocs.org/blob/43ee207ccb2315cda89114ef37f184163836fc66/readthedocs/projects/static-src/projects/js/import.js
i need to find where the user inputs the default branch, and check if that branch exists on the VCS
the amount of tabs i opened to find everything tho.... 