• Hi,

    in my company, we have a strict rebase policy: Rebase your feature branch on top of the integration branch until it is ready for inclusion. I see that the branches here are usually not rebased before inclusion. A pull-request-based workflow does not make that really deasibe after all. But how are such rebases seen here if done by the pull request issuer during the pull request handling time? Encouraged? Frowned upon? Not seen as an issue?

    I just don't want to annoy anyone with my branch handling...

    Regards,
    Dirk

About