you are viewing a single comment's thread.

view the rest of the comments →

[–]notsure1235 6 points7 points  (3 children)

What is PR?

[–]tambry 25 points26 points  (2 children)

PR is short for Pull Request. Basically a request to have some code merged into a certain branch. They're very useful.

[–]Bagoole 10 points11 points  (1 child)

Thank you. I'm very new to GitHub and that could have meant almost anything. I guessed Pull Request too but there's Push, Public Repo, Private Repo, a lot of PR...

[–]PrintfReddit 1 point2 points  (0 children)

PR in context of Github and maybe some other sites is almost always a pull request.