Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 635 Bytes

UpdateRepoRequest.md

File metadata and controls

12 lines (7 loc) · 635 Bytes

UpdateRepoRequest

Properties

Name Type Description Notes
branch String Branch that the local version of the repo is checked out to.
tag String Tag that the local version of the repo is checked out to. Updating the repo to a tag puts the repo in a detached HEAD state. Before committing new changes, you must update the repo to a branch instead of the detached HEAD.

[Back to Model list] [Back to API list] [Back to README]