Files
@ a6dfd14d4b20
Branch filter:
Location: kallithea/docs/usage/subrepos.rst
a6dfd14d4b20
1013 B
text/prs.fallenstein.rst
Escape shell command parts for Git backend
Python 2.x uses pipes.quote and Python 3.3+ uses shlex.quote in
GitRepository._run_git_command()
Python 2.x uses pipes.quote and Python 3.3+ uses shlex.quote in
GitRepository._run_git_command()