ebarboni commented on pull request #2820:
URL: https://github.com/apache/netbeans/pull/2820#issuecomment-874885005


   hi @ebresie would be good if you can squash and force push to "remove" from 
history the technical commit.
   
   git rebase -i HEAD~20  (shoud match hash of you commits)
   edit the file to replace pick by squash (except for the first)
   
   edit commit message maybe choose the one with Issue number
   
   apply the rebase
   
   if everything is OK 
   git push --force


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