mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-17 00:18:05 +02:00
Add custom patch demo
This commit is contained in:
@ -94,6 +94,7 @@ var tests = []*components.IntegrationTest{
|
||||
demo.CherryPick,
|
||||
demo.CommitAndPush,
|
||||
demo.CustomCommand,
|
||||
demo.CustomPatch,
|
||||
demo.Filter,
|
||||
demo.InteractiveRebase,
|
||||
demo.NukeWorkingTree,
|
||||
|
Reference in New Issue
Block a user