RE: Does Netbeans cause changes so that Git/Source tree thinks the file has been modified?

2019-09-04 Thread Tommy Peterson
Thanks, Lars. I passed the feedback on to the team . . . 1) that it is not Netbeans and 2) that they need to make such git decisions. 😊 -Original Message- From: Lars Bruun-Hansen Sent: Wednesday, September 04, 2019 1:51 AM To: Lister Jonathan Cc: Tommy Peterson ; users

RE: Does Netbeans cause changes so that Git/Source tree thinks the file has been modified?

2019-09-02 Thread Tommy Peterson
Thanks Jonathan. I was thinking about just using command line but maybe using Netbeans to connect to git would work too. From: Lister Jonathan Sent: Monday, September 02, 2019 11:21 AM To: Tommy Peterson ; users@netbeans.apache.org Subject: RE: Does Netbeans cause changes so that Git/Source

Does Netbeans cause changes so that Git/Source tree thinks the file has been modified?

2019-09-02 Thread Tommy Peterson
I have used Netbeans for years. But just recently within the last month I started using Netbeans 11. I started a new project where some developers use MACs, some Windows, and I think one uses Linux. We all use different editors. I am the only Netbeans user. We have a github repo that we all work to