Files
@ 31ebf7010566
Branch filter:
Location: kallithea/rhodecode/lib/app_globals.py
31ebf7010566
615 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