Skip to content

PLZ-807 Use command line git for getting worktree status#8

Merged
trotterdylan merged 1 commit into
mainfrom
plz.review/review/4863
Mar 23, 2022
Merged

PLZ-807 Use command line git for getting worktree status#8
trotterdylan merged 1 commit into
mainfrom
plz.review/review/4863

Conversation

@trotterdylan

Copy link
Copy Markdown
Contributor

Getting the worktree status using go-git is extremely slow and is a long
standing known issue: go-git/go-git#181

Fall back to using command line git for this simple operation.

plz-review-url: https://plz.review/review/4863

Getting the worktree status using go-git is extremely slow and is a long
standing known issue: go-git/go-git#181

Fall back to using command line git for this simple operation.

plz-review-url: https://plz.review/review/4863
@plz-review

plz-review Bot commented Mar 23, 2022

Copy link
Copy Markdown

Plz review!

@trotterdylan
trotterdylan requested a review from lyndonoc March 23, 2022 16:50

@lyndonoc lyndonoc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@trotterdylan
trotterdylan merged commit bc0397b into main Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants