I've made lots of changes on a cloned git repository. Now I want the master to look exactly like the cloned copy - what command do I need to execute to that the master syncs with the clone?
Duplicate of: Git - pulling changes from clone back onto the master