Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > Now, something like > > [alias] > pd = -p diff > > works as expected. I like what it wants to do but I am afraid this leads to an unmaintainable code (a micronit that already shows what I mean is that you can say "git --paginate diff", but you cannot say "pd = --paginate diff" in the configuration file). Is there a cleaner way to do it without duplicating the argument loop of git.c::main()? - : 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