I want to achieve the following graph topology:
master: A---B---C
\ / \
dev: F---G H
When i checkout to dev after merging C, i want H to not be linked to G, but to C. How do i do that?
I want to achieve the following graph topology:
master: A---B---C
\ / \
dev: F---G H
When i checkout to dev after merging C, i want H to not be linked to G, but to C. How do i do that?
Copyright © 2021 Jogjafile Inc.