Skip to content

branch.py: clone(): Use tempfile.TemporaryDirectory

Reduce the likelihood of leaked /tmp/mw-branching-* dirs by using a
proper temp directory context manager.

Merge request reports

Loading