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
Hard reset to desired commit git reset --hard c6fa04a
Delete remote tag main git push --delete origin refs/tags/main
Delete local tag main git tag -d main
Force push local branch to origin main git push -f origin main
Final output:
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
To https://github.com/eclipse-tractusx/managed-simple-data-exchanger-backend.git
+ e2691d96...c6fa04a5 main -> main (forced update)
Based on the request of @adityagajbhiye9 the following has to be done:
@adityagajbhiye9 please confirm.
The text was updated successfully, but these errors were encountered: