> +format.useAutoBase::
> + A boolean value which lets you enable the `--base=auto` option of
> + format-patch by default.
> +
> +
In case you resend, please use just one empty line here?
(No need to resend because of this alone)
--
To unsubscribe from this list: send the line "unsubsc
This allows to record the base commit automatically, it is equivalent
to set --base=auto in cmdline.
The format.useAutoBase has lower priority than command line option,
so if user set format.useAutoBase and pass the command line option in
the meantime, base_commit will be the one passed to command
2 matches
Mail list logo