autopid/git_scripts/git_add_upstream.bat

4 lines
96 B
Batchfile
Raw Normal View History

2019-10-23 10:28:37 -07:00
git remote -v
git remote add upstream https://github.com/andreika-git/autopid.git
git remote -v