Closed yudai0804 closed 2 weeks ago
resolves #1881
When using ya pack -l, show commit hash.
ya pack -l
Before(don't show commit hash)
$ ya pack -l plugins: GrzegorzKozub/mdcat flavors: yazi-rs/flavors:catppuccin-mocha
After(show commit hash)
$ ya pack -l plugins: GrzegorzKozub/mdcat (78cef96) flavors: yazi-rs/flavors:catppuccin-mocha (d504f70)
This content is specific to my environment, so please don't worry about it.
resolves #1881
When using
ya pack -l
, show commit hash.Before(don't show commit hash)
After(show commit hash)
Note
This content is specific to my environment, so please don't worry about it.