GitHub user mmartell opened a pull request: https://github.com/apache/geode/pull/391
GEODE-2422: Switch remaining GemFire strings to Geode. - includes rename GemFireCache.hpp to GeodeCache.hpp - GemFire, Gemfire, and gemfire replaced with Geode, Geode, geode - includes only source changes: .cs, .cpp, and .hpp - doesn't include guard statement changes You can merge this pull request into a Git repository by running: $ git pull https://github.com/mmartell/geode feature/GEODE-2422 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode/pull/391.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #391 ---- commit c6b7d55022fbc7111b93447430d984b95896e688 Author: Mike Martell <mmart...@pivotal.io> Date: 2017-02-04T19:22:38Z GEODE-2422: Switch remaining GemFire strings to Geode. - includes rename GemFireCache.hpp to GeodeCache.hpp - GemFire, Gemfire, and gemfire replaced with Geode, Geode, geode - includes only source changes: .cs, .cpp, and .hpp - doesn't include guard statement changes ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---