mirror of
https://github.com/flancian/garden.git
synced 2026-08-05 22:16:20 +00:00
Auto: misc.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# 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.
|
||||
- A [[pull request]].
|
||||
- A flow in which one person requests that a change present in a branch of a [[git]] repository is incorporated into another [[branch]], usually the [[main]] of some [[repository]].
|
||||
- The usual way to contribute meaningful changes to projects in [[modern day open source]].
|
||||
- A [[diff]].
|
||||
- A concept in the [[gitlab]]/[[github]] layer, not core to [[git]] proper. It usually involves a [[review flow]].
|
||||
|
||||
|
||||
Reference in New Issue
Block a user