Nataneljpwd commented on PR #61274: URL: https://github.com/apache/airflow/pull/61274#issuecomment-3977759416
> But yeah. What works better is not to merge but rebase your changes - if you merge, your change contains all the changed files from already merged changes, when you rebase, you have clean commits from your changes only. > > We strongly recommend using rebase. Interesting, I always merge and it never does that, which is what the 'update branch' button does, I think the squash was wrong, as it looks like all rebased changes were squashed into 1 commit -- 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]
