Re: [PATCH] Add option to git-branch to set up automatic rebasing
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:44:47
Hi,
On Thu, 19 Jun 2008, Pieter de Bie wrote:
This functionality was actually introduced in
0a02186f924aee1bd69f18ed01f645aa332ce0d1, but can only be activated by the
configuration flag. Now we can also setup auto rebasing using the --rebase
flag in git-branch or git-checkout, similar to how --track works.
How about "--rebasing"? I would scratch my head a bit how a new branch
and a rebase would go together.
Ciao,
Dscho