diff options
author | Pratik Karki <predatoramigo@gmail.com> | 2018-09-04 14:27:13 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-09-06 11:55:43 -0700 |
commit | bff014dac7d949f9a0b42ab256e04ecf1b4b9bb6 (patch) | |
tree | bcf849197f8d15397ac95c55ad375e249fcf9d46 /Documentation/git-archimport.txt | |
parent | builtin rebase: support --quiet (diff) | |
download | tgif-bff014dac7d949f9a0b42ab256e04ecf1b4b9bb6.tar.xz |
builtin rebase: support the `verbose` and `diffstat` options
This commit introduces support for the `-v` and `--stat` options of
rebase.
The --stat option can also be configured via the Git config setting
rebase.stat. To support this, we also add a custom rebase_config()
function in this commit that will be used instead of (and falls back to
calling) git_default_config().
Signed-off-by: Pratik Karki <predatoramigo@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-archimport.txt')
0 files changed, 0 insertions, 0 deletions