Skip to content

Commit d606e4e

Browse files
committed
---
yaml --- r: 7539 b: refs/heads/tswast-patch-1 c: 16e3497 h: refs/heads/master i: 7537: 5eab26f 7535: 29cbf0c
1 parent e9c2258 commit d606e4e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ refs/tags/v0.18.0: 9d193c4c4b9d1c6f21515dd8e50836b9194ec9bb
5757
refs/tags/v0.19.0: e67b56e4d8dad5f9a7b38c9b2107c23c828f2ed5
5858
refs/tags/v0.20.0: 839f7fb7156535146aa1cb2c5aadd8d375d854e8
5959
refs/tags/v0.20.1: 370471f437f1f4f68a11e068df5cd6bf39edb1fa
60-
refs/heads/tswast-patch-1: d837d1efe4c499a7d655bd3ee46f2565134d9a88
60+
refs/heads/tswast-patch-1: 16e349745484b3bff357097eb3d1f55f64538eaf
6161
refs/heads/pubsub-streaming-pull: 19262b752ee874eb2ca3b950eb2aef44d5a5267b

branches/tswast-patch-1/CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Contributing
77
4. Send a pull request.
88

99

10-
Here are some guidelines for hacking on google-cloud.
10+
Here are some guidelines for hacking on google-cloud-java.
1111

1212

1313
Using maven for build/test
@@ -21,7 +21,7 @@ Follow step 2 of the [authentication instructions](https://github.com/GoogleClou
2121

2222
It's also important to test that changes don't break compatibility with App/Compute Engine and when running elsewhere.
2323
To run tests on different platforms, try deploying the apps available on the [google-cloud-examples](https://github.com/GoogleCloudPlatform/google-cloud-examples) repository.
24-
End-to-end tests should ensure that google-cloud works when running on the
24+
End-to-end tests should ensure that google-cloud-java works when running on the
2525

2626
* App Engine production environment (see the docs for [uploading your app to production App Engine](https://cloud.google.com/appengine/docs/java/tools/maven#uploading_your_app_to_production_app_engine))
2727
* App Engine development server (see the docs for [testing your app with the development server](https://cloud.google.com/appengine/docs/java/tools/maven#testing_your_app_with_the_development_server))
@@ -36,7 +36,7 @@ Known issue: If you have installed the Google Cloud SDK, be sure to log in (usin
3636

3737
Adding Features
3838
---------------
39-
In order to add a feature to google-cloud:
39+
In order to add a feature to google-cloud-java:
4040

4141
The feature must be fully documented using Javadoc and examples should be provided.
4242
The feature must work fully on Java 7 and above.

0 commit comments

Comments
 (0)