You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In preparation of the move of this repository to the open-telemetry GitHub organization,
we had to rewrite the git history due to legal reasons. This is unfortunate but required.
None of the code has been changed, so that a rebase should fix git error on your side.
E.g., to update a normal clone, use git pull –rebase instead of git pull.
In more advanced setups, like when working with forks and remotes, the update procedure might be more involved.
Please make sure you have a backup of all your changes before updating/rebasing.
The text was updated successfully, but these errors were encountered:
Please excuse the inconvenience!
In preparation of the move of this repository to the open-telemetry GitHub organization,
we had to rewrite the git history due to legal reasons. This is unfortunate but required.
None of the code has been changed, so that a rebase should fix git error on your side.
E.g., to update a normal clone, use
git pull –rebase
instead ofgit pull
.In more advanced setups, like when working with forks and remotes, the update procedure might be more involved.
Please make sure you have a backup of all your changes before updating/rebasing.
The text was updated successfully, but these errors were encountered: