Skip to content
Snippets Groups Projects
Dan Villiom Podlaski Christiansen's avatar
We currently write the map file to a BytesIO buffer, and _then_ write
it to an atomic temporary file. However, the file is opened for atomic
write, so the extra buffering doesn't really add anything other than
overhead.
ef16c92c
History
Name Last commit Last update
..
help
__init__.py
_ssh.py
compat.py
git2hg.py
git_handler.py
gitdirstate.py
gitrepo.py
hg2git.py
hgrepo.py
overlay.py
util.py
verify.py