mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-09 09:22:48 +03:00
Add command to find base commit for creating a fixup
This commit is contained in:
@@ -70,6 +70,7 @@ var tests = []*components.IntegrationTest{
|
||||
commit.CommitWithPrefix,
|
||||
commit.CreateTag,
|
||||
commit.DiscardOldFileChange,
|
||||
commit.FindBaseCommitForFixup,
|
||||
commit.Highlight,
|
||||
commit.History,
|
||||
commit.HistoryComplex,
|
||||
|
Reference in New Issue
Block a user