I have a variable origin in .bat file
origin
.bat
set "origin=$(git remote get-url origin)"
I try to execute command