corentin-soriano commented on PR #1047:
URL: 
https://github.com/apache/guacamole-client/pull/1047#issuecomment-2604278655

   The correct procedure would look like this:
   ```bash
   git fetch upstream
   git rebase upstream/patch
   git push --force
   ```
   
   This will remove all commits from the main branch that are not present in 
the patch branch.
   
   If this is not done yet, you can add the apache/guacamole-server repository 
to your remote repositories: 
https://docs.github.com/en/get-started/getting-started-with-git/managing-remote-repositories
   


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

Reply via email to