diff options
author | Sup Yut Sum <ch3cooli@gmail.com> | 2014-06-02 12:13:24 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-06-02 12:09:39 -0700 |
commit | 86954eaa0c9bb78309d77048ef5c86098d0a1d69 (patch) | |
tree | f9fa32437c15a78936d971afc76b7753f3e348ba /remote.h | |
parent | bce14aa132e0064d9a9b1c7ad98e71e22c6e0272 (diff) | |
download | git-86954eaa0c9bb78309d77048ef5c86098d0a1d69.tar.gz |
userdiff: support C# async methods and correct C# keywords
- async is in C# 5.0
- foreach is in C# 1.0
- instanceof is not a C# keyword (it is in Java). Similar keywords
are typeof, is, as in C# 1.0
- default, try are in C# 1.0
Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'remote.h')
0 files changed, 0 insertions, 0 deletions