Skip to content

Fix blame tabs indentation #1120

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

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

fersilva16
Copy link

This Pull Request fixes/closes #1117 .

It changes the following:

  • Transform tabs to spaces in blame file.

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

@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

### Fixed
* tabs indentation in blame ([#1111](https://github.com/extrawurst/gitui/issues/1117))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is already a Fixed section down below :)

@extrawurst
Copy link
Collaborator

Thanks for going at this!

@extrawurst extrawurst merged commit 2745d9f into gitui-org:master Jan 31, 2022
@fersilva16 fersilva16 deleted the fix/blame-indentation branch January 31, 2022 13:32
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.

indentation in blame is broken
2 participants