Learn more about cloning repositories
You have read-only access
[Basic] Eliminate mkdtemp(). - TemporaryDirectory is the official temporary directory utility now, and unit tests have a `mktmpdir` wrapper (which should probably be renamed) for convenience.