mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-29 22:48:24 +02:00
Allow setting a default name when creating new branches
This commit is contained in:
committed by
Jesse Duffield
parent
436240bbeb
commit
5959f7bc8e
@@ -92,6 +92,7 @@ var tests = []*components.IntegrationTest{
|
||||
commit.History,
|
||||
commit.HistoryComplex,
|
||||
commit.NewBranch,
|
||||
commit.NewBranchWithPrefix,
|
||||
commit.PasteCommitMessage,
|
||||
commit.PasteCommitMessageOverExisting,
|
||||
commit.PreserveCommitMessage,
|
||||
|
||||
Reference in New Issue
Block a user