Description Usage Arguments Details Value
Run the Branch Mover App
1 |
username |
The user name or organization name whose repos you would like
to move. If the username is |
include_fork, include_private |
Should forks (default |
The Branch Mover app helps you move the default branches of your repositories on GitHub. For more details about how this works or why you'd want to use Branch Mover, please see the blog post: https://www.garrickadenbuie.com/blog/branchmover/
The app uses the usethis and gh packages. You need to configure gh with a Personal Access Token to be able to authenticate with the GitHub API. Read more about setting up a PAT in one of these places:
Managing Git(Hub) Credentials usethis article
Personal access token for HTTPS guidance from Happy Git and GitHub for the useR
Managing Personal Access Tokens gh article
Runs a Shiny app. Your settings and preferences are remembered between sessions using RStudio user preferences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.