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 condition check for current remote name in rename method #1342

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

ktpa
Copy link
Contributor

@ktpa ktpa commented Jan 17, 2025

Fix incorrect condition in rename() method

Corrects a validation check in the remote renaming function where the first conditional was incorrectly checking new_name instead of name.

@jdavid jdavid merged commit d224940 into libgit2:master Jan 17, 2025
7 checks passed
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