An open API service indexing awesome lists of open source software.

https://github.com/qiuzhifei/github-renaming

Renaming the default branch
https://github.com/qiuzhifei/github-renaming

github github-renaming

Last synced: about 2 months ago
JSON representation

Renaming the default branch

Awesome Lists containing this project

README

          

# Renaming the default branch

Renaming the default branch of our own repositories from master to main.

## Installation
```
gem install github-renaming
```

## Usage
```
github-renaming default-branch -t -r
```
Rename master to main
```
github-renaming default-branch master main -t -r
```

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).