rebase: clarify --reschedule-failed-exec default
commit25aec063265f9efbe542f1a15e6f634b715d305d
authorIllia Bobyr <illia.bobyr@gmail.com>
Fri, 5 Jan 2024 01:14:26 +0000 (4 17:14 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Jan 2024 17:41:25 +0000 (5 09:41 -0800)
tree1867d656b71c05aeb42272ba5f8d39e24a6c396c
parent564d0252ca632e0264ed670534a51d18a689ef5d
rebase: clarify --reschedule-failed-exec default

Documentation should mention the default behavior.

It is better to explain the persistent nature of the
--reschedule-failed-exec flag from the user standpoint, rather than from
the implementation standpoint.

Signed-off-by: Illia Bobyr <illia.bobyr@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rebase.txt