Files
@ 48f7c2aed3b7
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
48f7c2aed3b7
1.7 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.