Support copy protected branch from template repository (#25889)
Fix #14303
This commit is contained in:
Generated
+5
@@ -18906,6 +18906,11 @@
|
||||
"type": "boolean",
|
||||
"x-go-name": "Private"
|
||||
},
|
||||
"protected_branch": {
|
||||
"description": "include protected branches in template repo",
|
||||
"type": "boolean",
|
||||
"x-go-name": "ProtectedBranch"
|
||||
},
|
||||
"topics": {
|
||||
"description": "include topics in template repo",
|
||||
"type": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user