Hi, At the company where I work all developers have to activate this option:
git config --global --bool pull.rebase true But it seems that this option is ignored by the native NetBeans Git client! Is there a way to force the plugin to use these kinds of options? Or is there a way to tell NetBeans to use an external Git client? I've already looked at the NetBeans options under Team -> Git but to no avail! Thanks, Christian