Skip to content

Commit f2b245f

Browse files
saracendistorhead
authored andcommitted
Added fixture for linked-worktree
1 parent 089186f commit f2b245f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
11.9 KB
Binary file not shown.

fixtures.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ var fixtures = Fixtures{{
158158
PackfileHash: "769137af7784db501bca677fbd56fef8b52515b7",
159159
DotGitHash: "cf717ccadce761d60bb4a8557a7b9a2efd23816a",
160160
ObjectsCount: 31,
161+
}, {
162+
Tags: []string{"worktree", "linked-worktree"},
163+
WorktreeHash: "363d996b02d9c3b598f0176619f5c6a44a82480a",
161164
}}
162165

163166
func All() Fixtures {

0 commit comments

Comments
 (0)