Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save kno3comma14/72eee8b5e41d9eb142b0abe7135b70a5 to your computer and use it in GitHub Desktop.

Select an option

Save kno3comma14/72eee8b5e41d9eb142b0abe7135b70a5 to your computer and use it in GitHub Desktop.

Revisions

  1. kno3comma14 revised this gist May 13, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Change "origin" of your GIT repository
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    $ git remote rm origin
    $ git remote add origin [email protected]:aplikacjainfo/proj1.git
    $ git remote add origin <git_repo>
    $ git config master.remote origin
    $ git config master.merge refs/heads/master
  2. @DianaEromosele DianaEromosele renamed this gist Aug 7, 2016. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  3. @DianaEromosele DianaEromosele created this gist Aug 7, 2016.
    4 changes: 4 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    $ git remote rm origin
    $ git remote add origin [email protected]:aplikacjainfo/proj1.git
    $ git config master.remote origin
    $ git config master.merge refs/heads/master