Skip to content

Fix copying relative path on non-working copy revision. - #62

Merged
sbarfurth merged 1 commit into
mainfrom
sbarfurth/push-xstxkwslpptk
Jul 28, 2026
Merged

Fix copying relative path on non-working copy revision.#62
sbarfurth merged 1 commit into
mainfrom
sbarfurth/push-xstxkwslpptk

Conversation

@sbarfurth

Copy link
Copy Markdown
Owner

The jj scheme of the resource URI was causing the path not to be relativized correctly. Using the fsPath prevents this as it only looks at the file-system path rather than trying to also match the scheme.

The `jj` scheme of the resource URI was causing the path not to be relativized
correctly. Using the `fsPath` prevents this as it only looks at the file-system
path rather than trying to also match the scheme.
@sbarfurth
sbarfurth enabled auto-merge (squash) July 28, 2026 12:48
@sbarfurth
sbarfurth merged commit 6bdaea1 into main Jul 28, 2026
4 checks passed
@sbarfurth
sbarfurth deleted the sbarfurth/push-xstxkwslpptk branch July 28, 2026 12:56
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.

1 participant