Skip to content

Commit 511e77b

Browse files
committed
Rename tag to commit-graph
Signed-off-by: Filip Navara <filip.navara@gmail.com>
1 parent 5b51e0e commit 511e77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixtures.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ var fixtures = Fixtures{{
158158
Tags: []string{"merge-base"},
159159
DotGitHash: plumbing.NewHash("26baa505b9f6fb2024b9999c140b75514718c988"),
160160
}, {
161-
Tags: []string{"commitgraph"},
161+
Tags: []string{"commit-graph"},
162162
Head: plumbing.NewHash("b9d69064b190e7aedccf84731ca1d917871f8a1c"),
163163
PackfileHash: plumbing.NewHash("769137af7784db501bca677fbd56fef8b52515b7"),
164164
DotGitHash: plumbing.NewHash("cf717ccadce761d60bb4a8557a7b9a2efd23816a"),

0 commit comments

Comments
 (0)