We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b51e0e commit 511e77bCopy full SHA for 511e77b
fixtures.go
@@ -158,7 +158,7 @@ var fixtures = Fixtures{{
158
Tags: []string{"merge-base"},
159
DotGitHash: plumbing.NewHash("26baa505b9f6fb2024b9999c140b75514718c988"),
160
}, {
161
- Tags: []string{"commitgraph"},
+ Tags: []string{"commit-graph"},
162
Head: plumbing.NewHash("b9d69064b190e7aedccf84731ca1d917871f8a1c"),
163
PackfileHash: plumbing.NewHash("769137af7784db501bca677fbd56fef8b52515b7"),
164
DotGitHash: plumbing.NewHash("cf717ccadce761d60bb4a8557a7b9a2efd23816a"),
0 commit comments