Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Use the real destination
Browse files Browse the repository at this point in the history
  • Loading branch information
simonswine committed Jul 18, 2023
1 parent e9a91e0 commit 6abaac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion merge-repos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ git remote add phlare "${WORK_DIR}/phlare"
git fetch phlare
git merge phlare/main --allow-unrelated-histories -m "The new Pyroscope"

git push [email protected]:simonswine/pyroscope HEAD:merged -f
git push [email protected]:grafana/pyroscope HEAD:next -f

0 comments on commit 6abaac4

Please sign in to comment.