mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-07 22:02:56 +03:00
Add commitPrefix for defining a prefix for any project
This commit is contained in:
committed by
Stefan Haller
parent
af0897f18f
commit
01ff18dd92
@@ -72,6 +72,7 @@ var tests = []*components.IntegrationTest{
|
||||
commit.CommitMultiline,
|
||||
commit.CommitSwitchToEditor,
|
||||
commit.CommitWipWithPrefix,
|
||||
commit.CommitWithGlobalPrefix,
|
||||
commit.CommitWithPrefix,
|
||||
commit.CreateAmendCommit,
|
||||
commit.CreateTag,
|
||||
|
Reference in New Issue
Block a user