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

Rewriting git-history when commits are broken #166

Open
ankostis opened this issue Sep 9, 2022 · 0 comments
Open

Rewriting git-history when commits are broken #166

ankostis opened this issue Sep 9, 2022 · 0 comments

Comments

@ankostis
Copy link

ankostis commented Sep 9, 2022

It's preferable to maintain a "clean" history, unlike these 2 of Aug 27 2022 that can be squashed:

  • 9343dc1: actual enhancements, BUT does not compile & is missing a file,
  • e831f97: fix the mistakes above

either with git commit --amend when the broken commit is created,
or with git rebase --interactive.

8c8r9pvyitd865crq5kk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant