I have some local changes in my local repo (in my computer) which i dont want to commit. Now i am going to take a pull request from my master repo but it says, "Please, commit your changes or stash them before you can merge".
So how can I force git to update my local repo by override those local changes when take a pull request?