Git terus mengubah file saat beralih ke cabang yang berbeda

# Short answer:
# Changes on one branch will be carried over to another branch if you haven't
# comitted them yet
Charles-Alexandre Roy