mirror of
https://github.com/flancian/garden.git
synced 2026-08-04 13:36:18 +00:00
7 lines
274 B
Markdown
7 lines
274 B
Markdown
# 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.
|
|
|