feedback
feedback copied to clipboard
request to detect newly-created untracked files
Does feedback detect newly-created untracked files? If not, can this be implemented somehow, perhaps as a configurable option?
Would
git ls-files --others --ignored --exclude-standard
detect untracked files?
Credit to @mitchellwrosen and @mwotton for this suggestion
Thank you
It doesn't, but I would like this. :+1: