diff options
| author | Lucas Trzesniewski <lucas.trzesniewski@gmail.com> | 2026-03-26 21:34:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-26 20:34:20 +0000 |
| commit | 0c5879a9c9e125facd0265742ae35a7f753aec21 (patch) | |
| tree | 1354c71b798e5f78d38fe633875c53f3e867fae8 /.gitattributes | |
| parent | chore(ci): switch most workflows to depot ci (#3352) (diff) | |
| download | atuin-0c5879a9c9e125facd0265742ae35a7f753aec21.zip | |
fix(powershell): handle non-FileSystem drives (#3353)
The current version generates the following error when PowerShell's
current directory is on a [non-FileSystem
drive](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_providers):
> A parameter cannot be found that matches parameter name 'Raw'.
Repro:
<img width="475" height="166" alt="image"
src="https://github.com/user-attachments/assets/72af2dd1-ff80-46e1-936d-808d0563796a"
/>
<!-- Thank you for making a PR! Bug fixes are always welcome, but if
you're adding a new feature or changing an existing one, we'd really
appreciate if you open an issue, post on the forum, or drop in on
Discord -->
## Checks
- [x] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [x] I have checked that there are no existing pull requests for the
same thing
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions
