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.
1 parent 77cf252 commit a520fa8Copy full SHA for a520fa8
generate/input/descriptor.json
@@ -3011,6 +3011,22 @@
3011
}
3012
3013
},
3014
+ "worktree": {
3015
+ "selfFreeing": true,
3016
+ "cType": "git_worktree",
3017
+ "freeFunctionName": "git_worktree_free",
3018
+ "functions": {
3019
+ "git_worktree_free": {
3020
+ "ignore": true
3021
+ },
3022
+ "git_worktree_add_init_options": {
3023
3024
3025
+ "git_worktree_prune_init_options": {
3026
3027
+ }
3028
3029
3030
"writestream": {
3031
"cType": "git_writestream",
3032
"needsForwardDeclaration": false
0 commit comments