hellen-one/git_scripts/git_add_upstream.bat

6 lines
101 B
Batchfile
Raw Normal View History

2021-05-06 06:02:40 -07:00
git remote -v
git remote add upstream https://github.com/andreika-git/hellen-one.git
git remote -v