Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force pushing master branch lost some commits #1019

Open
jpaana opened this issue Jan 9, 2025 · 1 comment
Open

Force pushing master branch lost some commits #1019

jpaana opened this issue Jan 9, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@jpaana
Copy link
Contributor

jpaana commented Jan 9, 2025

Describe the bug
Some commits made at the end of December got lost due to force pushing to master branch.

To Reproduce
Looking at git log from an older copy of the repo that hasn't been force pushed to shows commits that are missing from the current origin branch.

Expected behavior
Force push shouldn't be used as that usually messes commit history.

Screenshots
image

@jpaana jpaana added the bug Something isn't working label Jan 9, 2025
@jpaana
Copy link
Contributor Author

jpaana commented Jan 9, 2025

Missing commit hashes are:

Plus a15affe but that's probably superceded by 4cbf51a

They could probably be simply cherry-picked to recover them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant