Skip to content

Commit

Permalink
Change upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
markholland committed Sep 15, 2023
1 parent e7d20fb commit 7b49354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ pushd flipper
git init && git add . && git commit -m "Original source"


git remote add flipperUpstream https://github.com/facebook/flipper
git fetch flipperUpstream pull/3553/head:universalBuild
git remote add markholland git@github.com:markholland/flipper.git
git fetch flipperUpstream m1-universal

git cherry-pick --keep-redundant-commits \
6cc083b860bb156592dfc622174e6f8d780a6b97 \
Expand Down

0 comments on commit 7b49354

Please sign in to comment.