Skip to content
  • Eloy Lafuente's avatar
    NOBUG: Fixup commit to fix stuff wrongly changed on merge commits · ef53650e
    Eloy Lafuente authored
    On rewriting MDL-47491, we ended in a situation where these
    modifications had been incorporated via merge commits. And kept
    undetected by rebase -ip.
    
    In general, please, use merge commits only for solving conflicts,
    never as a replacement for fixup commits. To fix non-conflicting
    things, add new, proper, fixup commits.
    ef53650e