autopid/git_scripts/git_add_upstream.bat

4 lines
96 B
Batchfile

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