From: Oleg Broytman Date: Fri, 28 May 2021 09:28:05 +0000 (+0300) Subject: Refactor(submodules/diff-name-only): Remove excessive backslashes X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=05a269340e7584e2a963c07907ce706bdcb8ee53;hp=05a269340e7584e2a963c07907ce706bdcb8ee53;p=git-scripts.git Refactor(submodules/diff-name-only): Remove excessive backslashes Use apostrophes for the internal script. Export variables from the external shell to be available in the internal script. ---