Rename default branch references to main (#2689)
Summary: I really hope I hit everything and didn't break anything that wasn't referring to branch names. Pull Request resolved: https://github.com/facebook/flipper/pull/2689 Test Plan: _eyes CI |[Site Preview: flipper](https://our.intern.facebook.com/intern/staticdocs/eph/D30305789/V2/flipper/) Reviewed By: timur-valiev Differential Revision: D30305789 Pulled By: passy fbshipit-source-id: 5daaa09250bb96bb50be679fc01dae86c666eb73
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1a4c26a42b
commit
781df776f2
@@ -12,7 +12,7 @@ POM_SCM_URL=https://github.com/facebook/flipper.git
|
||||
POM_SCM_CONNECTION=scm:git:https://github.com/facebook/flipper.git
|
||||
POM_SCM_DEV_CONNECTION=scm:git:git@github.com:facebook/flipper.git
|
||||
POM_LICENCE_NAME=MIT
|
||||
POM_LICENCE_URL=https://github.com/facebook/flipper/blob/master/LICENSE
|
||||
POM_LICENCE_URL=https://github.com/facebook/flipper/blob/main/LICENSE
|
||||
POM_LICENCE_DIST=repo
|
||||
POM_DEVELOPER_ID=facebook
|
||||
POM_DEVELOPER_NAME=facebook
|
||||
|
||||
Reference in New Issue
Block a user