On 2008.06.19 15:00:19 +0100, Johannes Schindelin wrote:
Hi,
On Thu, 19 Jun 2008, Pieter de Bie wrote:
quoted
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.
Hm, --rebasing sounds weird to me as well. Maybe --track=merge and
--track=rebase, with --track being equal to --track=merge?
Björn