Skip to content
Commit e2759947 authored by Sven van Ashbrook's avatar Sven van Ashbrook Committed by Randy Döring
Browse files

MockDulwichRepo: mimick git behaviour more closely

When git clones a repo in a base directory, it will place the clone
in a subdirectory of the base. That subdirectory is named after
the repo url name, which is the "testing" right before the .git in
https://github.com/test/testing.git

This behaviour may introduce race conditions to Poetry. Let the
mock repo mimic it, so that the (absence of) race conditions
can be verified.
parent f8e87756
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment