powerlevel10k icon indicating copy to clipboard operation
powerlevel10k copied to clipboard

`vcs` prompt does not display with repo that uses SHA-256 object format

Open InSuperposition opened this issue 2 years ago • 2 comments

I have 2 repos initialized, the repo using SHA-256 for a hashing algorithm is not recognized by the vcs prompt.

test_repo - SHA-1 test_repo_256 - SHA-256

image

https://git-scm.com/docs/git-init#Documentation/git-init.txt---object-formatltformatgt

I created an issue in the correct repo: https://github.com/romkatv/gitstatus/issues/411

InSuperposition avatar Oct 19 '23 10:10 InSuperposition

Indeed, gitstatusd does not support SHA-256 repos.

romkatv avatar Oct 19 '23 13:10 romkatv

Upstream issue: https://github.com/romkatv/gitstatus/issues/411

romkatv avatar Oct 22 '23 15:10 romkatv