Commit 65abbf6
committed
Using both user name and email for gh-pages commits.
The Travis logs indicate git is hinting that both an
email and a name should be set:
> Update docs after merge to master.
> Committer: selfiebot <travis@testing-worker-linux-docker-981a76b7-3328-linux-4.prod.travis-ci.org>
> Your name and email address were configured automatically based
> on your username and hostname. Please check that they are accurate.
> You can suppress this message by setting them explicitly:
> git config --global user.name "Your Name"
> git config --global user.email you@example.com
> After doing this, you may fix the identity used for this commit with:
> git commit --amend --reset-author
From https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/444987131 parent 932cc07 commit 65abbf6
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments