Skip to content

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

Ahmon Dancy requested to merge main-I4f8a218a7d9101eff851a5c0619eb16a62ea55ad into main

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

Merge request reports

Loading