[
https://issues.apache.org/jira/browse/HBASE-11231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008209#comment-14008209
]
Ted Yu commented on HBASE-11231:
--------------------------------
Currently the following command was used for detecting whether local workspace
contains modifications:
{code}
$SVN stat --ignore-externals
{code}
The above should be replaced with git equivalent.
> Modify test-patch.sh to use git repository
> ------------------------------------------
>
> Key: HBASE-11231
> URL: https://issues.apache.org/jira/browse/HBASE-11231
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Attachments: hbase-11231-test.patch
>
>
> HBase source code is being migrated to git repo.
> test-patch.sh should be modified to accommodate this transition.
--
This message was sent by Atlassian JIRA
(v6.2#6252)