Hi, I'm running into a rebase failure with git version 2.17.1 the same rebase is successful with git version 2.7.4. Do you have any idea if this a regression or I'm I missing something: This the command I run with the 2 versions: git rebase --verbose to_remote/to_branch from_remote/from_branch Both versions print: Changes from b944516f66e253a325bd3c071f8810b7bd3e0416 to cceddad5aa3161b8b841be92090d12f3ed2349ec: However git version 2.17.1 fails the rebase. Thanks for your help, Selma.