Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

fixtures: Add missing ObjectsCount #115

Merged
merged 1 commit into from
Nov 4, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions fixtures/fixtures.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ var fixtures = Fixtures{{
URL: "https://github.com/git-fixtures/tags.git",
Head: core.NewHash("f7b877701fbf855b44c0a9e86f3fdce2c298b07f"),
PackfileHash: core.NewHash("b68617dd8637fe6409d9842825a843a1d9a6e484"),
ObjectsCount: 7,
}, {
Tags: []string{"packfile"},
URL: "https://github.com/spinnaker/spinnaker.git",
Expand Down