Skip to content

Commit a4ade3c

Browse files
committed
Document default_branch parameter for repos
1 parent fa79819 commit a4ade3c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

content/v3/repos.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,9 @@ has\_downloads
169169
: _Optional_ **boolean** - `true` to enable downloads for this
170170
repository, `false` to disable them. Default is `true`.
171171

172+
default\_branch
173+
: _Optional_ **String** - Update the default branch for this repository.
174+
172175
<%= json \
173176
:name => "Hello-World",
174177
:description => "This is your first repo",

0 commit comments

Comments
 (0)