OndroMih commented on code in PR #9304:
URL: https://github.com/apache/netbeans/pull/9304#discussion_r3067104845
##########
ide/libs.git/src/org/netbeans/libs/git/jgit/commands/StatusCommand.java:
##########
@@ -200,7 +208,6 @@ protected void run () throws GitException {
} else {
continue;
}
- }
Review Comment:
Reverted.
The only real thing that remains is the lazy evaluation of object ids which
is the only thing that speeds the execution.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists