When i try to rename my project from Lecture 5 array to Lecture 6 array using the following command:
renameproject --old-name"=Lecture 5 array" --new-name="Lecture 6 array"
Or
renameproject --old-name"=Lecture 5 array" --new-name="Lecture 6 array" --no-commit
i get the following
Please review the following settings:
Project: Lecture 5 array
found at: D:\Courses\C#\First Level\Practice\Lecture 5 array\Lecture 5 array\Lecture 5 array.csproj
Rename to: Lecture 6 array
at: D:\Courses\C#\First Level\Practice\Lecture 5 array\Lecture 6 array\Lecture 6 array.csproj
VS Solution folder: none
exclude:
Paket in use: no
Run paket install: yes
Run build after rename: no
Create automatic commit: yes
Git version: git version 2.45.2.windows.1
-----------------------------------------------
Do you want to continue with the rename operation? [Enter=Yes, any other key=No]
and once i try to type Yes, it just get one input letter(Y) and the project wont be renamed!
When i try to rename my project from Lecture 5 array to Lecture 6 array using the following command:
renameproject --old-name"=Lecture 5 array" --new-name="Lecture 6 array"Or
renameproject --old-name"=Lecture 5 array" --new-name="Lecture 6 array" --no-commiti get the following
and once i try to type Yes, it just get one input letter(Y) and the project wont be renamed!