On Thu, Dec 28, 2017 at 4:03 PM, Stefan Beller <[email protected]> wrote:
> Choose a different color for dates and imitate a 'temperature cool down'
> for the dates.

s/for the dates/depending upon age/

> [...]
> Signed-off-by: Stefan Beller <[email protected]>
> ---
> diff --git a/builtin/blame.c b/builtin/blame.c
> @@ -777,6 +847,7 @@ int cmd_blame(int argc, const char **argv, const char 
> *prefix)
> +               OPT_BIT(0, "heated-lines", &output_option, N_("color lines by 
> date"), OUTPUT_HEATED_LINES),

s/date/age/

Reply via email to