Files
@ c387989f868f
Branch filter:
Location: kallithea/docs/index.rst
c387989f868f
1.2 KiB
text/prs.fallenstein.rst
git: fix upload-pack content-type with py3
It is checked earlier that git_command is one of two string constants, and with
py3, things are much simpler and we don't have to consider string coersion.
Reported and debugged by Valentin.
It is checked earlier that git_command is one of two string constants, and with
py3, things are much simpler and we don't have to consider string coersion.
Reported and debugged by Valentin.