homberghp commented on PR #8568:
URL: https://github.com/apache/netbeans/pull/8568#issuecomment-4187760294

   > My final request: Please rebase onto current master and squash all changes 
into a single commit.
   
   @matthiasblaesing 
   Would like to comply, but I do not know how exactly.
   
   Tried to apply a trick mbien once told me, but that does not seem to work 
anymore, or I do not know how to apply that in this case:
   
   ```shell
   git pull --rebase --autostash [email protected]:apache/netbeans master
   git push -f [email protected]:homberghp/netbeans  issue8567:issue8567
   ```
   
   `issue8567` is my local branch, which I called after the original issue I 
raised in 2025.
   I have this branch checked out as separate work-tree as a sibling of master.
   This branch on my github fork is up to date with apache/netbeans master.
   


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