-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
24 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
This library currently contains upcoming changes, and isn't meant to be used in production. | ||
|
||
It exists in `master` for CI purposes. | ||
It exists in `main` for CI purposes. | ||
|
||
## Steps to copy over changes in FirebaseAppDistributionInternal to master | ||
## Steps to copy over changes in FirebaseAppDistributionInternal to main | ||
|
||
For CI builds, this pod needs to be in master. To copy over changes, do the following: | ||
For CI builds, this pod needs to be in main. To copy over changes, do the following: | ||
|
||
1. `git checkout -b fad/appdistributioninternal` | ||
1. `git checkout fad/in-app-feedback FirebaseAppDistributionInternal/` | ||
|
||
Then open a PR to merge these changes to master. This won't affect the public version of `FirebaseAppDistribution`. | ||
Then open a PR to merge these changes to main. This won't affect the public version of `FirebaseAppDistribution`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters