You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2023. It is now read-only.
git-tar needs to clone with a unique path (including branch)
Expected Behaviour
git-tar should clone to a path like:
/tmp/owner/repo/branchto avoid conflictsCurrent Behaviour
It clones to:
This could lead to conflicts if building two branches on the same OFC installation
Possible Solution
git clone.