mirror of
https://github.com/git/git.git
synced 2026-02-10 09:48:09 +00:00
This reverts commit99855ddf4b. The workaround99855ddfintroduced to deal with problematic "return" statements in scripts run by "dot" commands located inside functions only handles one part of the problem. The issue has now been addressed by not using "return" statements in this way in the git-rebase--*.sh scripts. This workaround is therefore no longer necessary, so clean up the code by reverting it. Signed-off-by: Kyle J. McKay <mackyle@gmail.com> Acked-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
15 KiB
Executable File
15 KiB
Executable File