Commit 94f81ac6 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Update repo to /toddmotto from /davemachado

parent aaf4505f
...@@ -17,7 +17,7 @@ git init ...@@ -17,7 +17,7 @@ git init
git config --global user.name "Travis CI" git config --global user.name "Travis CI"
git config --global user.email "builds@travis-ci.org" git config --global user.email "builds@travis-ci.org"
git remote add upstream "https://$GH_TOKEN@github.com/davemachado/public-apis.git" git remote add upstream "https://$GH_TOKEN@github.com/toddmotto/public-apis.git"
git fetch upstream git fetch upstream
git reset upstream/master git reset upstream/master
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment