NehanPathan commented on PR #1170: URL: https://github.com/apache/lucenenet/pull/1170#issuecomment-3242617488
just a quick note — I accidentally pulled in apache:master while trying to update my branch (git pull --rebase origin async-replication). That created an unintended merge commit (54d355c). I’ve since reverted it by resetting the branch (git reset --hard HEAD~1) and force-pushing, so the branch is now clean and only contains the intended async replication changes. Sorry for the noise! -- 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]
