Can anyone help, i have my local branch which i did a pull from my remote and then i have just done about 7 commits and they are all wrong :-)
So what i want to do is revert to my remote branch copy.
I don't want to create another branch, i am happy with the name "master", is there no UNDO feature that says PULL and disregard everything locally?
Currently my local branch Master is 6 commits ahead of the my remote origin, i want to revert my local branch Master to the same as my origin master.
Thanks in advance