Files
@ 31ebf7010566
Branch filter:
Location: kallithea/rhodecode/lib/vcs/utils/hgcompat.py
31ebf7010566
496 B
text/x-python
various fixes for git and mercurial with InMemoryCommit backend and non-ascii files
- hg use tolocal for unicode objects
- git use core.quotepath=false for commands
- hg use tolocal for unicode objects
- git use core.quotepath=false for commands