1.0.5 • Published 4 years ago

github-rename-default-branch v1.0.5

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

GitHub: Rename Default Branch

"Rename" the default branch for all of your personal github repositories.

Usage

You'll need an OAuth token with the right scopes to utilize this utility. See "Creating a personal access token for the command line" for detailed instructions and ensure the repo scope is granted.

GH_TOKEN=... npx github-rename-default-branch

The interactive prompt will ask you to specify the original default branch name, the desired default branch name and whether or not you would like the original default branch deleted after updates.

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago