Skip to content

Instantly share code, notes, and snippets.

View Prosoffice's full-sized avatar
🏠
Working from home

Prosper Ogbonnaya Prosoffice

🏠
Working from home
  • Stoke, England
View GitHub Profile
$ git remote rm origin
$ git remote add origin git@github.com:aplikacjainfo/proj1.git
$ git config master.remote origin
$ git config master.merge refs/heads/master