Files
@ bbf4118f6e0f
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
bbf4118f6e0f
1.7 KiB
text/plain
git: fix "'name' must be bytestring, not unicode" error on browsing changesets
Adding some extra safe_str to address
https://bitbucket.org/conservancy/kallithea/issue/24/clicking-on-changesets-results-in-a-500
seems consistent with existing code.
Adding some extra safe_str to address
https://bitbucket.org/conservancy/kallithea/issue/24/clicking-on-changesets-results-in-a-500
seems consistent with existing code.