git-commit-vandalism/Documentation/config
Johannes Schindelin 969de3ff0e rebase: add a config option to default to --reschedule-failed-exec
It would be cumbersome to type out that option all the time, so let's
offer the convenience of a config setting: rebase.rescheduleFailedExec.

Besides, this opens the door to changing the default in a future version
of Git: it does make some sense to reschedule failed `exec` commands by
default (and if we could go back in time when the `exec` command was
invented, we probably would change that default right from the start).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-12-11 17:19:01 +09:00
..
add.txt
advice.txt
alias.txt
am.txt
apply.txt
blame.txt
branch.txt
browser.txt
checkout.txt
clean.txt
color.txt
column.txt
commit.txt
completion.txt
core.txt
credential.txt
diff.txt
difftool.txt
fastimport.txt
fetch.txt
filter.txt
fmt-merge-msg.txt
format.txt
fsck.txt
gc.txt
gitcvs.txt
gitweb.txt
gpg.txt
grep.txt
gui.txt
guitool.txt
help.txt
http.txt
i18n.txt
imap.txt
index.txt index: make index.threads=true enable ieot and eoie 2018-11-21 16:46:54 +09:00
init.txt
instaweb.txt
interactive.txt
log.txt
mailinfo.txt
mailmap.txt
man.txt
merge.txt
mergetool.txt
notes.txt
pack.txt
pager.txt
pretty.txt
protocol.txt
pull.txt
push.txt
rebase.txt rebase: add a config option to default to --reschedule-failed-exec 2018-12-11 17:19:01 +09:00
receive.txt
remote.txt
remotes.txt
repack.txt
rerere.txt
reset.txt
sendemail.txt
sequencer.txt
showbranch.txt
splitindex.txt
ssh.txt
stash.txt
status.txt
submodule.txt
tag.txt
transfer.txt
uploadarchive.txt
uploadpack.txt
url.txt
user.txt
versionsort.txt
web.txt
worktree.txt