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

execute "git" command in the right path #170

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

MichaelScofield
Copy link
Contributor

same reason to the last PR #169

somehow git2 doesnot find out the branch, so we execute the "git" command in the path where the top most repo resides

@MichaelScofield
Copy link
Contributor Author

@baoyachi PTAL

@baoyachi baoyachi merged commit b3fbe36 into baoyachi:master Aug 2, 2024
7 checks passed
@baoyachi
Copy link
Owner

baoyachi commented Aug 2, 2024

Thx again.

@MichaelScofield MichaelScofield deleted the find-right-branch branch August 2, 2024 11:05
@baoyachi
Copy link
Owner

baoyachi commented Aug 2, 2024

In the future, can consider removing git2 crates. Currently, using Command for git can also meet the requirements.

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