Git Synchronization not working.
When Creating a branch and creating a merge request for that branch. It shows how behind i am from the master branch. When I grab latest on my master branch and then synchronize my branch to the master branch. It doesnt do anything even after commiting a new change to show i have the latest changes. git still shows i am behind from the latest build.
Which shows that git Synchronize changes does not work. How do i fix this please?
Asked
Active
Viewed 64 times
0

Michael Xiour
- 1
- 2
-
Can you clarify what you are doing for this: "synchronize my branch to the master branch". – TTT Oct 20 '22 at 15:13