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 g...@github.com: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 g...@github.com: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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-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