LAMPEngineer / angular-laravel-php

Angular 11.0 Laravel 8.0 PHP 8.1 Docker 20.10.7
GNU General Public License v3.0
1 stars 0 forks source link

my repository github #43

Closed LAMPEngineer closed 3 years ago

LAMPEngineer commented 3 years ago

Private Repository Github

LAMPEngineer commented 3 years ago

$ cd testrepo $ git remote add upstream git@github.com:devops-school-com/ds-test.git

$ git push upstream master $ git push --tags upstream

LAMPEngineer commented 3 years ago

https://www.jonathanmedd.net/2013/06/git-remote-add-upstream-fatal-remote-upstream-already-exists.html

https://www.codegrepper.com/code-examples/whatever/fatal%3A+remote+upstream+already+exists.

https://gist.github.com/markSci5/5916003

LAMPEngineer commented 3 years ago

Done!