Showier

Results 70 comments of Showier

I was also going to do this; I just kept forgetting about it. I learned java after i made this issue

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.... ![image](https://user-images.githubusercontent.com/68120127/207977163-6357cfb1-1869-41fe-a877-246f485c11d7.png)