Hello,
I have tried but it seems I do not have the necessary permission to do so. Here is what I did: 1. git clone https://github.com/kamailio/kamailio.git 2. git branch michel/bug_fixes 3. git checkout michel/bug_fixes 4. Make my changes. 5. git add . 6. git commit 7. git push --set-upstream origin michel/bug_fixes This didn't work so I installed the github cli application. 8. gh auth 9. gh auth setup-git 10. git push --set-upstream origin michel/bug_fixes This time it failed with the following: remote: Permission to kamailio/kamailio.git denied to michelpelletier07. fatal: unable to access 'https://github.com/kamailio/kamailio.git/': The requested URL returned error: 403
Regards,
Michel Pelletier
On Tue, Aug 27, 2024 at 2:28 AM Henning Westerholt ***@***.***> wrote:
Thanks for the report. Do you could create a PR with the patch mentioned above? Then it could be easily reviewed and merged.
— Reply to this email directly, view it on GitHub https://github.com/kamailio/kamailio/issues/3915#issuecomment-2311884535, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACYYXXDAKU3VRO6EV4ASEFTZTQ2CHAVCNFSM6AAAAABKZCXBZGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJRHA4DINJTGU . You are receiving this because you authored the thread.Message ID: ***@***.***>