Skip to content

forgit::add no longer shows untracked files #503

@alaaibrahim

Description

@alaaibrahim

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions