matthiasblaesing opened a new pull request, #8622: URL: https://github.com/apache/netbeans/pull/8622
Usage: Select exactly two folder entries in the project/files/favorites, open the context menu and select "Tools" -> "Tree diff"  This results in a flattened view of the difference between the two trees:  - Entries with red background are present in the source, but not in the target - Entries with blue background are present in both locations but differ - Entries with green background are present in the target, but not in the source The list of modified files/folder can be display as hierarchy:  When a modified file is selected the diff view shows both versions and allows to update the target:  Additionally actions can be invoked directly on the difference entries:    Closes: #8349 -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists