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

Fix tilde expand for Windows paths with backslashes #768

Open
wants to merge 3 commits into
base: latestw_all
Choose a base branch
from

Conversation

tgauth
Copy link
Collaborator

@tgauth tgauth commented Dec 3, 2024

PR Summary

  • update tilde_expand() logic for Windows paths with backslashes
  • add pester tests for basic tilde_expand() scenarios

PR Context

@tgauth tgauth requested a review from vthiebaut10 December 3, 2024 18:21
Copy link

@darikprescott darikprescott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

making great things happen!

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.

tilde_expand in client fails to resolve path
2 participants