Skip to content

Commit cda88df

Browse files
mattyclarksonJohn Haley
authored andcommitted
Ignore git_tag_create_frombuffer
I'm not sure of how this should be handled at the moment. It will need a similar descriptor as `git_tag_create` but maybe extra data defining `buffer`.
1 parent 057570b commit cda88df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

generate/input/descriptor.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1616,6 +1616,9 @@
16161616
},
16171617
"isAsync": true
16181618
},
1619+
"git_tag_create_frombuffer": {
1620+
"ignore": true
1621+
},
16191622
"git_tag_create_lightweight": {
16201623
"args": {
16211624
"oid": {

0 commit comments

Comments
 (0)