Tay Ray Chuan <rctay89@xxxxxxxxx> writes: > Hi, > > On Sat, Jan 16, 2010 at 8:06 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: >> Nanako Shiraishi <nanako3@xxxxxxxxxxx> writes: >> >>> Quoting Junio C Hamano <gitster@xxxxxxxxx> >>> >>>> Junio C Hamano <gitster@xxxxxxxxx> writes: >>>> >>>>> # Ok let's do it for real. >>>>> git push --track there this >>>> >>>> Ugh; s/--track/--set-upstream/, of course. >>> >>> How can I use this to say I want to use 'pull --rebase'? >> >> I dunno; "git push --set-upstream=rebase", perhaps? > > how about --setup-merge and --setup-rebase? > > After all, there's already the config called branch.autosetupmerge and > branch.autosetuprebase. Do you mean Ilari's patch already sets up branch.name.rebase for people with branch.autosetuprebase true? If so, it might be better to keep "--set-upstream" as is, and have a way to countermand that "autosetuprebase" default. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html