-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Description
recently I noticed that forgit::add , is no longer showing untracked files, after investigating, to see what might have caused that, I was able to track the bug to the commit 2c17635d where the issue is with the -z flag
it seems when the -z flag is there, untracked files no longer have the color code on them, thus they would be excluded on the next grep
This is running on git git version 2.50.1 (Apple Git-155)
It seems like a bug with git itself, but also I'm sure other people might have the same experience, if there is a way this could be handled here, as this is the version that comes on macOS Tahoe
I've tested this on linux, git version 2.52.0 and that works as expected, there is no bug
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels