Files
@ 59456e7a12b6
Branch filter:
Location: kallithea/scripts/shortlog.py
59456e7a12b6
1.0 KiB
text/x-python
vcs: change get_diff to use _run_git_command directly
This will allow run_git_command to return strings while get_diff still return
raw bytes.
This will allow run_git_command to return strings while get_diff still return
raw bytes.