Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
220a513e
Commit
220a513e
authored
May 25, 2017
by
Dave Machado
Browse files
Update formatting
parent
141dfcf9
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/deploy.sh
View file @
220a513e
...
@@ -15,7 +15,7 @@ cd deploy
...
@@ -15,7 +15,7 @@ cd deploy
git init
git init
git config
--global
user.name
"Travis CI"
git config
--global
user.name
"Travis CI"
git config
--global
user.email
"build@travis.org"
git config
--global
user.email
"build
s
@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/davemachado/public-apis.git"
git fetch upstream
git fetch upstream
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment