Files
@ 48f7c2aed3b7
Branch filter:
Location: kallithea/scripts/make-release
48f7c2aed3b7
2.4 KiB
text/plain
git: fix links to nodes that are submodule links
Without this changeset, a link pointing to ./<submodulename> would generate a
'500 Internal Server Error'.
Instead, redirect requests to submodule paths to the target URL.
Without this changeset, a link pointing to ./<submodulename> would generate a
'500 Internal Server Error'.
Instead, redirect requests to submodule paths to the target URL.