3
Branching and Merging question
(lemmy.sdf.org)
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Resources
Rules
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
If you have zero idea when but you assume it will be merged at some point, I think you've got the right idea.
Do you know the merge strategy of the remote? Is it fast forward only, merge commit, squash then merge commit?