Skip to content

Commit 2139c33

Browse files
committed
Fix annotated_commit annotation
Removing free from the list because it was not being honored anyway, and we have a test that uses this free
1 parent 75e508b commit 2139c33

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

generate/input/descriptor.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,8 @@
7171
},
7272
"types":
7373
{
74-
"annotated": {
74+
"annotated_commit": {
7575
"functions": {
76-
"git_annotated_commit_free": {
77-
"ignore": true
78-
}
7976
}
8077
},
8178
"attr": {

0 commit comments

Comments
 (0)