Files
garden/pr.md
T
2020-11-29 18:04:52 +01:00

274 B

PR

  • A Pull Request. A flow in which one person requests that a change they've made in a fork of a git repository is incorporated into another branch.
  • The usual way to contribute patches to projects in git.
  • A github concept, not core to git proper.