mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-18 09:23:10 +02:00
Prevent tree view navigation from intercepting submodule entries so the browser can follow external repository links normally. Also guard against a missing `.repo-view-content` container before updating partial page content to avoid runtime errors.