-
I wonder how FAIR manages its repositories in aspect of commit history. Are all PRs merged with rebase and merge? |
Beta Was this translation helpful? Give feedback.
Answered by
nijkah
Dec 27, 2021
Replies: 1 comment 1 reply
-
I think its merge strategy is ' Squash and Merge' because every commits has a PR number. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nijkah
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think its merge strategy is ' Squash and Merge' because every commits has a PR number.