[email protected] writes: > since the latest version 2.13.2 "git pull --rebase --autostash" doesn't > use a fast forward if possible.
This may not be a bug but instead a fix made deliberately. cf. http://public-inbox.org/git/caazatrcaob7exvrcvc9rkmo02g5xcp8gpbajefhfv7zaxvp...@mail.gmail.com/ A deciding excerpt from the thread was: > Correctness must trump optimizations Patches to further update and resurrect the optimization without breaking correctness of course are of course very much welcomed. Thanks.

