mbien commented on PR #8575:
URL: https://github.com/apache/netbeans/pull/8575#issuecomment-2968214639

   > I should pay better attention when squashing ;-((
   
   @homberghp can you run this line on your local branch:
   ```
   git pull --rebase --autostash [email protected]:apache/netbeans master
   ```
   This will remove all merge commits and move your commit on top of everything.
   
   then you force push into this PR:
   ```
   git push -f [email protected]:homberghp/netbeans 
npeinRemoveUnnecessary:npeinRemoveUnnecessary
   ```
   now your PR should only contain one commit with your changes


-- 
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

Reply via email to