What happened to having to recover from upstream rebase?
From: Phil Susi <hidden> Date: 2016-06-15 23:04:43
So it used to be that when upstream rebased, you'd get an error when you
tried to pull again and have to fix things up with some git reset or
rebase hackery. Trying to demo this today I found that the pull
*worked*, using an automatic recursive merge.
Am I crazy in thinking this used to error, and if not, when did it change?