-1

Of all of the functions that GitHub supports on top of core Git functionality, pull requests are, I think, the most important.

Which products/projects support pull requests in some form or another? Obviously GitHub does, and I've read that Atlassian Stash does as well. Are there others?

1 Answers1

1

GitLab also has that feature (they call it Merge requests)

dunni
  • 43,386
  • 10
  • 104
  • 99