]> git.99rst.org Git - git.git/commit
rebase: clarify --reschedule-failed-exec default
authorIllia Bobyr <redacted>
Fri, 5 Jan 2024 01:14:26 +0000 (17:14 -0800)
committerJunio C Hamano <redacted>
Fri, 5 Jan 2024 17:41:25 +0000 (09:41 -0800)
commit25aec063265f9efbe542f1a15e6f634b715d305d
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-rebase.txt
git clone https://git.99rst.org/PROJECT