Doing git status
returnsnothing to commit, working tree clean
but Netbeans project/files sidebar indicates folders and files Contains add/modified or deleted files
which means Netbeans thinks there are files in the folder that are not commited.
Any ideas how to "sync" git status with Netbeans?