forked from apollographql/gatsby-theme-apollo
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
51 error Error: Command failed: git push --follow-tags --no-verify origin master | ||
51 error remote: Invalid username or password. | ||
51 error fatal: Authentication failed for 'https://github.com/apollographql/gatsby-theme-apollo.git/' | ||
51 error | ||
51 error at makeError (/Users/janessagarrow/Dev/Apollo/gatsby-theme-apollo/node_modules/execa/index.js:174:9) | ||
51 error at /Users/janessagarrow/Dev/Apollo/gatsby-theme-apollo/node_modules/execa/index.js:278:16 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,8 +19,8 @@ h4, | |
h5, | ||
h6, | ||
p, | ||
ul, | ||
ol, | ||
ul, | ||
img, | ||
div.mermaid { | ||
margin: 0; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters