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 5de8e61a01 Merge pull request #7090 from
dbalek/dbalek/micronaut-duplicate-endpoints-warnings
add 820558e848 Fix git some git unittests
add 38303f167b New file created by copy/paste in git repo ignores commit
exclusion flag
new 7575e886cb Merge pull request #7070 from
matthiasblaesing/git-new-file-ignore-copy
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:
.github/workflows/main.yml | 3 +
ide/git/nbproject/project.properties | 13 +-
.../modules/git/FilesystemInterceptor.java | 8 +-
.../netbeans/modules/git/AbstractGitTestCase.java | 106 +++++++------
.../netbeans/modules/git/ExternalChangesTest.java | 2 +-
.../modules/git/FilesystemInterceptorTest.java | 173 ++++++++++++---------
.../src/org/netbeans/modules/git/StatusTest.java | 9 +-
.../netbeans/modules/git/VersioningQueryTest.java | 24 +--
.../org/netbeans/modules/git/getTopmostTest.java | 55 +++++--
.../git/ui/repository/remote/ConnectTest.java | 2 +-
10 files changed, 228 insertions(+), 167 deletions(-)
---------------------------------------------------------------------
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