On 11/17/19 10:39 AM, Emilian Bold wrote:
It seem impossible to notice what changed in netbeans_default_options
based on a diff since it's such a long line. Luckily things get
prepended, so it's not that hard in practice, but still...

I agree. It's also quite difficult to see what you have modified yourself.

Meanwhile, I use:

$ git diff --word-diff netbeans.conf.old netbeans.conf

or sometimes:

$ git diff --color-words=. netbeans.conf.old netbeans.conf

John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to