I’m using NetBeans IDE 7.2.1 with git. Somehow NetBeans is not displaying the change indictions (see here for what I mean) when I change fieles in a git managed repository. Where can I enable this behaviour?

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
First,
Tools > Plugins > Installedand make sure Git is there. If not, you can install it from the NetBeans catalog.Then,
Tools > options > Misc > Versioningand make sure Git is there.Worked for me in 7.1.2.
For the formatting, go to
View > Show diff sidebar