Fixes #348 Fixes #274 Fixes #149 - Connect to existing repos - Push to other branches on GitHub besides main - Allows force push (with confirmation) dialog --------- Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
10 lines
252 B
YAML
10 lines
252 B
YAML
- button "Set up your GitHub repo":
|
|
- img
|
|
- button "Create new repo"
|
|
- button "Connect to existing repo"
|
|
- text: Repository Name
|
|
- textbox: "[scrubbed]"
|
|
- paragraph: Repository name is available!
|
|
- text: Branch
|
|
- textbox "main"
|
|
- button "Create Repo" |