extra.pickers.git_files() doesn't start at git root by default #2286
-
Contributing guidelines
Module(s)mini.extra QuestionThe docs say that when path is nil, git_files should start from the git root, but it still starts from the current working directory. |
Beta Was this translation helpful? Give feedback.
Answered by
echasnovski
Feb 28, 2026
Replies: 2 comments 2 replies
-
|
Thanks! This seems to be unintended due to this weird line. I'll take a look. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
This should now be resolved on latest |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
echasnovski
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should now be resolved on latest
main. Thanks for noticing and reporting!