Skip to content

Commit 19cc49e

Browse files
committed
Merge pull request #1004 from nodegit/descriptor-fixes
Descriptor fixes
2 parents 75e508b + 5aa7822 commit 19cc49e

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

generate/input/descriptor.json

Lines changed: 4 additions & 5 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": {
@@ -1873,7 +1870,9 @@
18731870
"ignore": true
18741871
},
18751872
"git_remote_stats": {
1876-
"ownedByThis": true
1873+
"return": {
1874+
"ownedByThis": true
1875+
}
18771876
}
18781877
}
18791878
},

0 commit comments

Comments
 (0)