mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-07 22:02:56 +03:00
Add test for opening lazygit in the worktree of a bare repo
This commit is contained in:
@@ -223,6 +223,7 @@ var tests = []*components.IntegrationTest{
|
||||
worktree.AddFromBranch,
|
||||
worktree.AddFromBranchDetached,
|
||||
worktree.AddFromCommit,
|
||||
worktree.BareRepo,
|
||||
worktree.Bisect,
|
||||
worktree.Crud,
|
||||
worktree.CustomCommand,
|
||||
|
Reference in New Issue
Block a user