Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 440 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 440 Bytes

Exploring Pull Request details

PRs

  1. Merging a single commit without conflicts #1
  2. Merging a single commit without conflcits, fast-forward #2
  3. Squash-merging a single commit without conflicts #3
  4. Target branch updates with non-conflicting changes #4
  5. Target branch updates with conflicting changes #5