amishera <amishera2007@xxxxxxxxx> writes: > I am trying to figure out how stuffs work behind the scene. We know that we > can switch branches freely and then work on the switched branch. If the same > file is modified on two branches then how are the two copies of the two > branches saved? They are saved separately, and depending on which branch you check out, the appropriate one for that branch is given to you. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html