diff options
author | Sup Yut Sum <ch3cooli@gmail.com> | 2014-06-02 12:13:25 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-06-02 12:31:38 -0700 |
commit | dfbefc803e8ec8768d170609bbbdaad9fd6cba7f (patch) | |
tree | 46ef375fb8f029659917b8e77bb1e58a74f1584d /git-rebase--merge.sh | |
parent | 86954eaa0c9bb78309d77048ef5c86098d0a1d69 (diff) | |
download | git-ss/userdiff-update-csharp-java.tar.gz |
userdiff: support Java try keywordss/userdiff-update-csharp-java
try keyword is enhanced in Java 7, see try-with-resources Statement
try (XX yy = new XX()) {
} catch (Exception e){
}
Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-rebase--merge.sh')
0 files changed, 0 insertions, 0 deletions