Navigating around reverted commit #146682
Unanswered
lowriderdog372
asked this question in
New to GitHub
Replies: 2 comments
-
|
Have you tried to force a push: git push --force origin |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just finished a VS2022 project and need to upload my final commit to github. It appears I reverted from the last commit and completed the project. Now, I cannot push the final commit with the following error:
The only problem is that there is no information in the output window. I tried to create a new fork to work around the issue but I get the same error. I am afraid to 'pull before push' as I don't want anything in my final to be changed.
How do I work around this?
Beta Was this translation helpful? Give feedback.
All reactions