This is an automated email from the ASF dual-hosted git repository.
jjramos pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from c1c0add GEODE-5709: Windows heavy lifter runs docker on TCP
add fdbec2f GEODE-5353: gfsh hint should be case independent
new 386f3c3 Merge pull request #2376 from jujoramos/feature/GEODE-5353
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../cli/commands/HintCommandIntegrationTest.java | 69 ++++++++++++++++++++++
.../geode/management/internal/cli/help/Helper.java | 51 ++++++++--------
.../management/internal/cli/i18n/CliStrings.java | 2 +-
3 files changed, 94 insertions(+), 28 deletions(-)
create mode 100644
geode-core/src/integrationTest/java/org/apache/geode/management/internal/cli/commands/HintCommandIntegrationTest.java