romkatv / gitstatus

Git status for Bash and Zsh prompt
GNU General Public License v3.0
1.68k stars 106 forks source link

Displaying incorrect information at `sparse-checkout` #365

Closed black7375 closed 1 year ago

black7375 commented 1 year ago

Incorrect information is displayed when using sparse-checkout that makes only a part of the working directory.

image

git clone https://github.com/romkatv/gitstatus.git --sparse

You can reproduce using the following commands:

black7375 commented 1 year ago

It seems to have already been reported.