FEATURE: Allow changing the git_root
using dir
for git_status
#1309
Labels
enhancement
New feature or request
git_root
using dir
for git_status
#1309
Did you check the docs?
Is your feature request related to a problem? Please describe.
Opening a
Neotree git_status
when there are multiplegit
directories incwd
this will result in no files being listed. This can happen, for example usinggit submodule
.Describe the solution you'd like.
When setting
dir
this should be considered thegit_root
instead of cwd.Describe alternatives you've considered.
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: