berry icon indicating copy to clipboard operation
berry copied to clipboard

fix(plugin-init): check git repository using git cli

Open BasixKOR opened this issue 1 year ago • 1 comments

What's the problem this PR addresses?

Fixes #6521.

...

How did you fix it?

Use Git CLI instead to detect if git init is nesscary. ...

Checklist

  • [x] I have set the packages that need to be released for my changes to be effective.
  • [ ] I will check that all automated PR checks pass before the PR gets reviewed.

BasixKOR avatar Sep 26 '24 20:09 BasixKOR

Seems like a reasonable approach - can you add a test to avoid regressions?

arcanis avatar Oct 01 '24 14:10 arcanis