We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa79819 commit a4ade3cCopy full SHA for a4ade3c
1 file changed
content/v3/repos.md
@@ -169,6 +169,9 @@ has\_downloads
169
: _Optional_ **boolean** - `true` to enable downloads for this
170
repository, `false` to disable them. Default is `true`.
171
172
+default\_branch
173
+: _Optional_ **String** - Update the default branch for this repository.
174
+
175
<%= json \
176
:name => "Hello-World",
177
:description => "This is your first repo",
0 commit comments