When you do your first clone using the syntax
git clone username@server:gitRepo.git
Is it possible using your local repository to find the name
Powershell version of command for git repo name:
(git config --get remote.origin.url) -replace '.*/' -replace '.git'