in Git — Jun 22, 2021 Rename folders in Git git mv -k -f currentFolderName NewFolderNameRename the folder within your code editor (VSCode)Add the changes and push them.