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. |