Option 1 == commit current branch git fetch all git rebase origin/master Option 2 == 1. commit current-branch 2. git pull --rebase origin master 3. resolve conflict kalau ade //fetch tu akan update all local remote branch