You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The format in .gitmodules is url=../../org/repo instead of url=https://demo.gitea.com/org/repo. The relative path allows one to move repositories to different instance and the checkout will continues to work.