]> git.ipfire.org Git - thirdparty/vim.git/commit
tools/rename.bat uses 'mv' and "move" (#14201)
authorRestorer <69863286+RestorerZ@users.noreply.github.com>
Sat, 16 Mar 2024 08:38:10 +0000 (08:38 +0000)
committerGitHub <noreply@github.com>
Sat, 16 Mar 2024 08:38:10 +0000 (09:38 +0100)
commit20eaf8b78d9724fbcd8d55bff9f2fb5cc8c2ff08
tree6ebf5c6732a8ad19c38227a822ea12ee8e5be065
parent989faa4fce65a48d95fd8c9ae402672d70b8de7f
tools/rename.bat uses 'mv' and "move" (#14201)

refactor tools/rename.bat and support both "mv" for Linux build environments
and "move" for Windows build environments

Signed-off-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
tools/rename.bat