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 initial origin of commit message panel #2221

Merged

Conversation

Ryooooooga
Copy link
Contributor

@Ryooooooga Ryooooooga commented Oct 15, 2022

  • PR Description

This is similar to #2146.

Fixes a partially hidden commit message prefix when using git.commitPrefixes.

git:
  commitPrefixes:
    lazygit:
      pattern: '.*'
      replace: '[$0] '

before:
スクリーンショット 2022-10-15 19 58 42

after:
スクリーンショット 2022-10-15 19 58 58

  • Please check if the PR fulfills these requirements
  • Cheatsheets are up-to-date (run go run scripts/cheatsheet/main.go generate)
  • Code has been formatted (see here)
  • Tests have been added/updated (see here for the integration test guide)
  • Text is internationalised (see here)
  • Docs (specifically docs/Config.md) have been updated if necessary
  • You've read through your own file changes for silly mistakes etc

@Ryooooooga Ryooooooga changed the title fix: fix initial origin of commit message panel fix initial origin of commit message panel Oct 15, 2022
@jesseduffield jesseduffield merged commit 79334b8 into jesseduffield:master Oct 15, 2022
@jesseduffield
Copy link
Owner

Nice work

@Ryooooooga Ryooooooga deleted the commit-message-prompt branch October 15, 2022 23:44
Copy link

@Jleake08 Jleake08 left a comment

Choose a reason for hiding this comment

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

Because it's me

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.

3 participants