view tools/rename.bat @ 27319:c6533967ca9f v8.2.4188

patch 8.2.4188: not all gitconfig files are recognized Commit: https://github.com/vim/vim/commit/bcfa11b7dfdfbb4d412dd843a6da3fce68ba2e39 Author: Tim Pope <code@tpope.net> Date: Sun Jan 23 11:28:16 2022 +0000 patch 8.2.4188: not all gitconfig files are recognized Problem: Not all gitconfig files are recognized. Solution: Add a few more patterns. (Tim Pope, closes https://github.com/vim/vim/issues/9597)
author Bram Moolenaar <Bram@vim.org>
date Sun, 23 Jan 2022 12:30:05 +0100
parents 217c97e06615
children 7a3de23515d6
line wrap: on
line source

mv vim.exe vimw32.exe
mv tee/tee.exe teew32.exe
mv xxd/xxd.exe xxdw32.exe
mv vim.pdb vimw32.pdb
mv install.exe installw32.exe
mv uninstall.exe uninstallw32.exe