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 redundant to_str() conversion #2527

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

acuteenvy
Copy link
Contributor

The previously used function could only take &str as its argument, and I blindly copied it over here. This should've been part of #2524, sorry.

I followed the checklist:

  • I added unittests
  • I ran make check without errors
  • I tested the overall application
  • I added an appropriate item to the changelog

@extrawurst
Copy link
Collaborator

@acuteenvy thanks for following this up! Are you interested in participating more in gituis development? I am in the process of migrating it into its own org - would you join our discord?

@extrawurst extrawurst merged commit 7f30be8 into gitui-org:master Feb 21, 2025
21 checks passed
@acuteenvy acuteenvy deleted the redundant-tostr branch February 21, 2025 18:35
@acuteenvy
Copy link
Contributor Author

acuteenvy commented Feb 21, 2025

Sure, I'll join, but I probably won't be very active there as I rarely use discord. As for participating more, well, I'll try to send a PR every once in a while, but I don't wanna make any promises. Thanks for the invitation though!

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