- Munich, Germany
Block or Report
Block or report amaembo
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
1,296 contributions in the last year
Less
More
Contribution activity
November 2022
Created 55 commits in 2 repositories
Created 1 repository
- amaembo/centraldogma Java
Created a pull request in line/centraldogma that received 17 comments
Fix equals() implementation in AbstractCommand (#751)
Motivation:
The equals method in AbstractCommand is not correctly implemented.
Modification:
Implement AbstractCommand.equals() correctly.
Result:
+16
−2
•
17
comments
Reviewed 4 pull requests in 3 repositories
JetBrains/intellij-community
2 pull requests
openjdk/jdk
1 pull request
line/centraldogma
1 pull request
Created an issue in line/centraldogma that received 5 comments
The equals implementation in AbstractCommand is not correct
Here: centraldogma/server/src/main/java/com/linecorp/centraldogma/server/command/AbstractCommand.java Line 62 in c59d2a1 It says: if (!(…
5
comments


