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. -- Cheers, Ray Chuan -- 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