Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove needless git command dependency by GitRelWorkdir func #1160

Merged
merged 4 commits into from Apr 20, 2022

Conversation

haya14busa
Copy link
Member

@haya14busa haya14busa commented Apr 19, 2022

git binary command dependency sometimes leads to a problem like #1158.
We should remove the dependencies as much as possible.

We can completely remove the git command dependency for GitHub reporters
with this commit.

  • Updated Unreleased section in CHANGELOG or it's not notable changes.

git binary command dependency sometimes leads to a problem like #1158.
We should remove the dependencies as much as possible.

We can completely remove the git command dependency for GitHub reporters
with this commit.
@haya14busa haya14busa merged commit 0562aeb into master Apr 20, 2022
@haya14busa haya14busa deleted the fix-git branch April 20, 2022 16:19
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.

None yet

2 participants