You have a poison revision in your local repository. Assuming your remote for mainline MAME is called "origin" and you have no local changes, please try the following:
Code
git fetch origin master
git reset --hard FETCH_HEAD

Last edited by Vas Crabb; 08/02/16 12:59 PM.