JamiLu / simply-blame

Idea like git blame annotations
GNU General Public License v2.0
6 stars 1 forks source link

Command failed #20

Closed crytt closed 3 weeks ago

crytt commented 4 weeks ago

Command failed: cd && git blame c:\src\app\webapp\src\pages\Page\components\Page.tsx fatal: not a git repository (or any of the parent directories): .git

It used to work, but now something broke in the recent update(s).

JamiLu commented 4 weeks ago

@crytt Thanks for reporting this issue. Sorry to hear that. I know what is the problem here. I have to fix this asap. But mean while please use the version. 0.0.4

JamiLu commented 4 weeks ago

You can install the previous version from from the extensions list by clicking the sprocket wheel icon and choosing the install another version then selecting the desired version.

JamiLu commented 4 weeks ago

@crytt This should be now fixed in the https://github.com/JamiLu/simply-blame/releases/tag/0.0.8

crytt commented 3 weeks ago

Works like a charm. Cheers!