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

Fix bug where --branches flag doesn't exist for some versions of git #101

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

JamyGolden
Copy link
Member

Related to #100

  • Remove --branches flag. I know the flag limits it to branches, but I don't think it shouldn't ever match anything else.
  • Fixes in the file suggested by cargo clippy

@JamyGolden JamyGolden requested a review from a team as a code owner January 25, 2025 00:00
@JamyGolden JamyGolden requested review from bezhermoso and removed request for a team January 25, 2025 00:00
@JamyGolden JamyGolden force-pushed the jamy/bugfix/git-ls-remote-branches branch from ea09b63 to 28f05b6 Compare January 25, 2025 11:25
@JamyGolden JamyGolden merged commit db7248b into main Jan 25, 2025
5 checks passed
@JamyGolden JamyGolden deleted the jamy/bugfix/git-ls-remote-branches branch January 25, 2025 21:33
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