Skip to content

Commit

Permalink
basic fixture made with v2.20, index with EndOfIndexEntry extension
Browse files Browse the repository at this point in the history
Signed-off-by: Máximo Cuadros <[email protected]>
  • Loading branch information
mcuadros committed Nov 19, 2018
1 parent a75f4e7 commit 49a975e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file not shown.
4 changes: 4 additions & 0 deletions fixtures.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ var fixtures = Fixtures{{
Tags: []string{".git", "index-v4"},
URL: "https://github.com/git-fixtures/basic.git",
DotGitHash: plumbing.NewHash("935e5ac17c41c309c356639816ea0694a568c484"),
}, {
Tags: []string{".git", "end-of-index-entry"},
URL: "https://github.com/git-fixtures/basic.git",
DotGitHash: plumbing.NewHash("ab06771a67110b976953d34400d4dbc465ccd2d9"),
}, {
Tags: []string{"worktree"},
URL: "https://github.com/git-fixtures/basic.git",
Expand Down

0 comments on commit 49a975e

Please sign in to comment.