Skip to content

Commit 3a4060d

Browse files
maxkorptbranyen
authored andcommitted
expose actual issue with remote.connect
1 parent 34b72a9 commit 3a4060d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

generate/input/descriptor.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1115,6 +1115,11 @@
11151115
"remote": {
11161116
"cType": "git_remote",
11171117
"functions": {
1118+
"git_remote_connect": {
1119+
"return": {
1120+
"isErrorCode": true
1121+
}
1122+
},
11181123
"git_remote_download": {
11191124
"isAsync": true,
11201125
"return": {

0 commit comments

Comments
 (0)