ppkarwasz commented on PR #3689:
URL: https://github.com/apache/logging-log4j2/pull/3689#issuecomment-2907819632

   > I'm afraid that by squashing my commits, the signature disappeared ... 
Should I create a new PR?
   
   In general we prefer to use the same PR. Missing signatures can be corrected 
via a forced push that replaces all the commits:
   
   ```bash
   git rebase --force-rebase --gpg-sign origin/2.x
   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: notifications-unsubscr...@logging.apache.org

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

Reply via email to