Skip to content

Commit e04f08e

Browse files
committed
chore: announce default branch change in README
1 parent a5aa75f commit e04f08e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
[![Build Status](https://github.com/ruby-git/ruby-git/workflows/CI/badge.svg?branch=main)](https://github.com/ruby-git/ruby-git/actions?query=workflow%3ACI)
1212
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)
1313

14+
- [📢 Default Branch Rename 📢](#-default-branch-rename-)
1415
- [📢 We've Switched to Conventional Commits 📢](#-weve-switched-to-conventional-commits-)
1516
- [Summary](#summary)
1617
- [Install](#install)
@@ -21,6 +22,14 @@
2122
- [Ruby version support policy](#ruby-version-support-policy)
2223
- [License](#license)
2324

25+
## 📢 Default Branch Rename 📢
26+
27+
On June 6th, 2025, the default branch was renamed from 'master' to 'main'.
28+
29+
Instructions for renaming your local or forked branch to match can be found in the
30+
gist [Default Branch Name
31+
Change](https://gist.github.com/jcouball/580a10e395f7fdfaaa4297bbe816cc7d).
32+
2433
## 📢 We've Switched to Conventional Commits 📢
2534

2635
To enhance our development workflow, enable automated changelog generation, and pave

0 commit comments

Comments
 (0)