wideband/git_scripts/git_add_upstream.bat

4 lines
88 B
Batchfile
Raw Normal View History

2021-04-25 18:20:48 -07:00
git remote -v
git remote add upstream https://github.com/mck1117/wideband
git remote -v