Skip to content

Commit 4841046

Browse files
committed
Make git_remote_push options optional
1 parent 70b6e46 commit 4841046

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

generate/input/descriptor.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1394,6 +1394,11 @@
13941394
"isAsync": true,
13951395
"return": {
13961396
"isErrorCode": true
1397+
},
1398+
"args": {
1399+
"opts": {
1400+
"isOptional": true
1401+
}
13971402
}
13981403
},
13991404
"git_remote_set_callbacks": {

0 commit comments

Comments
 (0)