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
Handle extra trailing slash when determining default targetpath
Otherwise we end up with targetpath being `.`, which always exists (given it is current
working directory) and we end up with weird failures
Discovered while working on 2i2c-org/infrastructure#4576
0 commit comments