Pull request system #3162
Replies: 2 comments 5 replies
-
As for the concrete PR you are talking about: I assume it is #3130? I gave some feedback to the contributor, but didn't hear back yet, so the ball is in their field right now. In general, you just have to realize that open source work is an unpaid side project for all of us, so we can only put as much time into it as we have, next to our day jobs. Sometimes that's not much, and then things may stall for a while, this is pretty normal for open source work from my experience with other projects. Also, some PRs get reviewed and merged quicker than others, this is also normal, since the complexity of PRs is so different. As for building from source: that's really easy, you can just make your own local branch where you cherry-pick whatever PRs you want to use. That's what I do, no problem with that. (I'm not sure what vim extension you are talking about and why you think it would have a problem.) |
Beta Was this translation helpful? Give feedback.
-
How do you cherry pick a PR ? Do you need to see the SHA of all commit in the PR on github and cherry pick them manually or is there a way to see all PR opened in my terminal (in lg ?) and cherry pick them by their # ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I pretty new to open source and I don't exactly how it works. I would like to have the possibility to make merge with squash and I saw that there was already a PR completed with this feature. But I also see that this repo is very popular and there's a lot of issue and PR and the maintener may not have the time. Is there something we can do to accelerate this process or is there another reason why it isn't merge ?
Maybe the best solution would be to merge it myself and rebuild but I don't know if it's easy to merge an existing PR and I guess the vim extension won't be link and I should also make a fork for it
Thank you for reading me and it's purely curiosity for a newbie :)
Beta Was this translation helpful? Give feedback.
All reactions