Re: [PATCH] rebase: allow -X for non-recursive strategy
From: Jonathan Nieder <hidden> Date: 2016-06-15 22:50:00
Martin von Zweigbergk wrote:
Subject: [PATCH] rebase: allow -X for non-recursive strategy
I first read this as "allow -X option, which can be used to set a
non-recursive strategy". Of course that was nonsense, but maybe
it can be made clearer? e.g.
rebase -X: do not clobber strategy
This fixes a regression introduced in v1.7.3-rc0~67^2 (2010-07-29).