Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new relative target path heuristic with / in url #115

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

kzu
Copy link
Member

@kzu kzu commented Jul 8, 2024

When the source url ends in /, work similarly to when the target file path ends with /, meaning "relative structure from here on". This allows mapping an abitrary subfolder in GitHub to a specific target base directory on the local machine.

@kzu kzu added the enhancement New feature or request label Jul 8, 2024
When the source url ends in `/`, work similarly to when the target file path ends with `/`, meaning "relative structure from here on". This allows mapping an abitrary subfolder in GitHub to a specific target base directory on the local machine.
@kzu kzu merged commit cc23040 into main Jul 8, 2024
8 checks passed
@kzu kzu deleted the dev/relativefrom branch July 8, 2024 04:41
@devlooped devlooped locked and limited conversation to collaborators Oct 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant