Re: [PATCH 0/6] Lazy workqueues

From: Junio C Hamano
Date: Mon Aug 24 2009 - 05:03:49 EST


Jens Axboe <jens.axboe@xxxxxxxxxx> writes:

> OK that's at least something, looking forward to being able to prune
> that argument from my scripts.

Ahahh.

An option everybody will want to pass but is prone to be forgotten and
hard to type from the command line is one thing, but if you are scripting
in order to reuse the script over and over, that is a separate story. Is
losing an option from your script really the goal of this fuss?

In any case, you not need to wait for a new version nor a patch at all for
that goal. You can simply add

[sendemail]
chainreplyto = no

to your .git/config (or $HOME/.gitconfig). Both your script and your
command line invocation will default not to create deep threads with the
setting.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/