This is how I search for git working directories:
Code: Select all
wfn:child:.git
Code: Select all
wfn:child:.vscode
child: and wfn: have been available for a long time, at least since version 1.3.4 but I just figured this out now.
Also it would be pedantically correct if there was a way to make sure the child found is a folder.
Unfortunately something like
Code: Select all
folder:wfn:child:.git