-
I have base branch
feature-MVP-27.0/develop
-
Developer A , checks out a branch from it,
feature-MVP-27.0/feature-A
-
Developer B , checks out a branch from it,
feature-MVP-27.0/feature-B
This is is developed, and merged back intofeature-MVP-27.0/develop
-
How does Developer A, pull the latest changes of
feature-MVP-27.0/feature-B
into his branch?