This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from d76508eb277 Merge pull request #9479 from
apupier/restrictTriggerPushForGitHubWorkflow
add 722912315fa Remember sort order of the file table in git diff view
new 26a988b8cb6 Merge pull request #9430 from
Saljack/diff-file-table-remember-sort
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/netbeans/modules/git/GitModuleConfig.java | 51 +++++++
.../modules/git/ui/diff/DiffFileTable.java | 61 +++++++++
.../modules/git/ui/diff/DiffFileTableTest.java | 147 +++++++++++++++++++++
3 files changed, 259 insertions(+)
create mode 100644
ide/git/test/unit/src/org/netbeans/modules/git/ui/diff/DiffFileTableTest.java
---------------------------------------------------------------------
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