+1 for the improvement initiative, I've found myself sometimes doing those kind of queries with SQL... :|
David Villasmil david.villasmil.work@gmail.com wrote:
How do i do the pull request?
I don't seem to be allowed to do commits to a branch i created locally
Do you have your branch in Github? Maybe you just need to say something like "git push origin sipcapture_enhancement_branch"
When branch is visible in Github web, try loading branch specific pageĀ¹ and then select "Compare". That should bring you the pull request dialog.
[1] Something like https://github.com/your_account/kamailio/tree/sipcapture_enhancement_branch"