hellen-one/git_scripts/git_add_upstream.bat

6 lines
101 B
Batchfile
Executable File

git remote -v
git remote add upstream https://github.com/andreika-git/hellen-one.git
git remote -v