Skip to content

fix subpath cloning#219

Merged
cyclotruc merged 1 commit intomainfrom
fix/subpath
Mar 6, 2025
Merged

fix subpath cloning#219
cyclotruc merged 1 commit intomainfrom
fix/subpath

Conversation

@cyclotruc
Copy link
Copy Markdown
Member

As @filipchristiansen pointed out, the previous code was working by luck because it was not properly removing the filename but only the last character

I guess git checkout was handling the failing filename and falling back to parent directory
image

Now fixed with a Path object

@cyclotruc cyclotruc merged commit ee8a351 into main Mar 6, 2025
@cyclotruc cyclotruc deleted the fix/subpath branch March 6, 2025 22:41
filipchristiansen pushed a commit that referenced this pull request Mar 13, 2025
filipchristiansen pushed a commit that referenced this pull request Mar 13, 2025
Signed-off-by: Filip Christiansen <22807962+filipchristiansen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants