tillrohrmann commented on pull request #16829: URL: https://github.com/apache/flink/pull/16829#issuecomment-899045181
Then I would suggest to not use git's `--fixup` functionality because it can lead to problems if people use the `autosquash` feature when rebasing. If they choose a revision that is before the commit you are fixing, then it will automatically squash it. That again will lead to incompatible commit histories. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
