jtulach commented on PR #7496: URL: https://github.com/apache/netbeans/pull/7496#issuecomment-2197921250
NetBeans never preferred squashing over merges while I was actively around. > Many projects don't allow merges at all, they auto squash+rebase on "merge" However NetBeans isn't one of such projects and I hope it will never be. > simple PRs like here This is not a simple PR! It was when I only proposed to change: - [Initial position of breakpoints is next to navigator](https://github.com/apache/netbeans/pull/7496/commits/18db1f1c186a9d32176ad94c881f58393c21df86) but then you asked me to do additional (and unrelated) change repositioning the _evaluate expression_ view: - [Put Evaluate Expression between debugger view and breakpoints](https://github.com/apache/netbeans/pull/7496/commits/98f14f8d2c3b98ad10c275dd34886af8aa5f126f) and yet another to open _evaluate expression view_ when debugging starts: - [Make sure evaluatorPane is opened when debugging starts](https://github.com/apache/netbeans/pull/7496/commits/14fcf6990630ef2a1c5d25bc6e132a0eadb65ce1) Those are three different changes and I refuse to squash them. Can you remove your _needs squashing_ label? If not, and there really is a policy we have to squash commits (link please), then tell me how can I proceed without squashing? Shall I drop the evaluate expression changes from this PR and integrate only [Initial position of breakpoints is next to navigator](https://github.com/apache/netbeans/pull/7496/commits/18db1f1c186a9d32176ad94c881f58393c21df86) and leave the rest for some other PRs? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
