We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Commit.create
1 parent 83e55e2 commit 7c21ef5Copy full SHA for 7c21ef5
generate/input/descriptor.json
@@ -416,17 +416,21 @@
416
"update_ref": {
417
"isOptional": true
418
}
419
+ },
420
+ "isAsync": true,
421
+ "return": {
422
+ "isErrorCode": true
423
424
},
- "git_commit_create_buffer": {
- "ignore": true
- },
425
"git_commit_create_from_callback": {
426
"ignore": true
427
428
"git_commit_create_from_ids": {
429
430
431
+ "git_commit_create_from_v": {
432
+ "ignore": true
433
434
"git_commit_extract_signature": {
435
436
0 commit comments