Skip to content

fix(picker.projects): add --no-ignore flag to fd arguments#2815

Open
thom-jenks wants to merge 1 commit into
folke:mainfrom
thom-jenks:fix/projects-fd-v9
Open

fix(picker.projects): add --no-ignore flag to fd arguments#2815
thom-jenks wants to merge 1 commit into
folke:mainfrom
thom-jenks:fix/projects-fd-v9

Conversation

@thom-jenks
Copy link
Copy Markdown

@thom-jenks thom-jenks commented Apr 11, 2026

Description

fd v9.0.0 introduced a breaking change whereby .git directories are not included even when -H is provided as an argument.

Related Issue(s)

Fixes #2814

Screenshots

image

`fd` v9.0.0 introduced a breaking change whereby `.git` directories are
not included even when `-H` is provided as an argument.
@github-actions github-actions Bot added picker size/xs Extra small PR (<3 lines changed) labels Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

picker size/xs Extra small PR (<3 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Snacks.picker.projects() does not correctly locate git projects with fd v9.0.0

1 participant