Sublime Forum

Checkout PR

#1

I am very new to sublime merge. I am trying to checkout an open Pull request from my repo. How can I do that? I don’t see any list of PR’s only TAGS and SUBMODULES.

I am used to expand a list of PR and select the one I like to checkout. What’s the Sublime way to do it?

thank you!

0 Likes

Create a pull request from a commit or a branch
#2

Pull requests are features of services like GitHub and BitBucket, not git. I’m not sure how likely (or soon) it would be for SM to add integration with these services.

1 Like

#3

And personally I hope they don’t (or only as plugin). I like the light way it is right now, no need to integrate in various services.

0 Likes

#4

Agreed, this type of capability should be left for plugins to address. No need to clutter up the core UI.

0 Likes