cara mengembalikan versi terbaru di github
// we need to type both of them
git fetch origin
git reset --hard origin/master
Obedient Ocelot
// we need to type both of them
git fetch origin
git reset --hard origin/master