On 29/01/07, Yann Dirson <ydirson@altern.org> wrote: > We introduce a new pull-does-rebase setting, as companion to pullcmd. > This allows to use both pullcmd's that need a rebase (like git-fetch) > and pullcmd's that do not (like git-pull). Thanks for the patches. I applied all of them but I have a question on this one: > + if (config.get('stgit.pull-does-rebase')): > + # FIXME! > + reset(tree_id = rev_parse(repository)) Why the "FIXME" here? The alternative is switch() and it might be safer. -- Catalin - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Feb 01 10:44:49 2007
This archive was generated by hypermail 2.1.8 : 2007-02-01 10:46:36 EST