Skip to content

Move commits to new branch does not respect branchPrefix #4605

@EliasA5

Description

@EliasA5

Describe the bug
Move commits to a new branch feature (N) ignores branchPrefix configuration

To Reproduce

  1. Configure branchPrefix to some value:
git:
  branchPrefix: 'does-not-get-shown-'
  1. Create a new commit
  2. press N
  3. We see an empty prompt

Expected behavior
We should see the prompt with the initial text of does-not-get-shown-

Version info:
lazygit version 0.51.1/master
git version 2.49.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions