Skip to content

Commit

Permalink
Test git describe failure with git-archive method
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Mar 16, 2024
1 parent 225e243 commit 20f6952
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/data/repos/errors/archive-no-tag.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"type": "NoTagError",
"message": "`git describe --long --dirty --always '--exclude=v*'` could not find a tag"
}
1 change: 1 addition & 0 deletions test/data/repos/errors/archive-no-tag.marks
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
describe_exclude
Binary file added test/data/repos/errors/archive-no-tag.zip
Binary file not shown.

0 comments on commit 20f6952

Please sign in to comment.