git.exe clone --progress -v "git@gitlab-ruiy:rui.qin.username/ruiy-chk.git" "C:\Users\ruiY\Desktop\ruiy-chk"
git.exe push -v --progress "origin" main:main
git.exe submodule update --init
git.exe stash push
git.exe stash pop
git.exe stash apply
git.exe submodule init
git.exe submodule update --init
git.exe submodule sync
git.exe push -v --progress --tags "origin" main:main
git.exe push -v --progress "origin" refs/notes/commits
git.exe remote update
git.exe remote prune "origin"
git.exe fetch --progress -v "origin"
git.exe fetch --progress -v "origin" main:remotes/origin/main