Describe the bug
New uncommitted folders show wrong and diff wrong.
To Reproduce
cargo init foobar open gitui in foobar and scroll to the src folder. its not a tree node anymore and diffs as if it is the main.rs file inside.
see screenshot.
Screenshots

Additional context
Looks like this go introduced with #2673