In this playlist, we tackle common problems that face new users with git.
One of them and the most recurring one is Divergence in History, it's when you try to push your changes to Github, but Git refuses, learn with us how you can fix this issue, and understand why it happens.
00:00 Divergence issue explained
02:40 Why Does it happen?
03:20 How to solve it?
05:53 Using Merging
08:42 Using Rebaseing
11:23 Using Force Push
14:40 Recapping
16:00 Is There another way?