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

Use git_message_prettify #924

Merged
merged 3 commits into from Sep 30, 2021
Merged

Use git_message_prettify #924

merged 3 commits into from Sep 30, 2021

Conversation

R0nd
Copy link
Contributor

@R0nd R0nd commented Sep 29, 2021

This Pull Request fixes/closes #917.

It changes the following:
Adds message cleanup using built-in git_message_prettify function on commit
Changes custom cleanup for git_message_prettify after using external commit message editor

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

src/components/commit.rs Outdated Show resolved Hide resolved
src/components/commit.rs Outdated Show resolved Hide resolved
@extrawurst extrawurst merged commit 48f9331 into extrawurst:master Sep 30, 2021
@extrawurst
Copy link
Owner

@R0nd thanks ❤️

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.

Use git_message_prettify
2 participants