You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bonus:
git fetch: downloads the latest changes from the remote repository without merging with the local branch.
git merge: combines changes from one branch into another.