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


   > > I suggest to clean this up, remove all unnessary changes, squash and 
force push.
   > 
   > Sorry, I've not done a lot of squashing and force pushes. Any guidance or 
pointers to that?
   > 
   > Is that something doable within github, Netbeans git, or git command 
prompt verIon?
   
   I think the git integration in netbeans is missing a force-push option, so I 
would use the git cli client:
   
   https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History
   
   After the history is cleaned up, you can do a forced push to the tracking 
branch on github and the PR will be updated with that.
   
   The intention is here to get a clean baseline (and loose all unintended 
changes) and should be used with care.


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

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