File tree Expand file tree Collapse file tree 2 files changed +3
-13
lines changed
Expand file tree Collapse file tree 2 files changed +3
-13
lines changed Original file line number Diff line number Diff line change 396396 "jsClassName" : " Buffer" ,
397397 "cType" : " git_buf *" ,
398398 "shouldAlloc" : true
399- },
400- "repo" : {
401- "cppClassName" : " GitRepository" ,
402- "jsClassName" : " Repo" ,
403- "cType" : " git_repository *"
404- },
405- "canonical_branch_name" : {
406- "cppClassName" : " String" ,
407- "jsClassName" : " String" ,
408- "cType" : " const char *"
409399 }
410400 },
411401 "return" : {
415405 "git_branch_set_upstream" : {
416406 "isAsync" : true ,
417407 "args" : {
418- "upstream_name " : {
408+ "branch_name " : {
419409 "isOptional" : true
420410 }
421411 },
Original file line number Diff line number Diff line change 11181118 },
11191119 {
11201120 "name" : " flags" ,
1121- "type" : " git_blob_filter_flag_t "
1121+ "type" : " uint32_t "
11221122 }
11231123 ]
11241124 }
16431643 "name" : " version"
16441644 },
16451645 {
1646- "type" : " git_stash_apply_flags " ,
1646+ "type" : " uint32_t " ,
16471647 "name" : " flags"
16481648 },
16491649 {
You can’t perform that action at this time.
0 commit comments