Without messing everything up, like last time I tried to work GIT by myself.
I'm using Mac, there is no "Discard" button, but there is a "Remove" one? Should I select all my files then click remove, then pull?
On Mac OS it is called "Reset", between "Checkout" and "Stash".
Do NOT "Remove". That will remove files from the repo, and register them as additional local changes.
This is more difficult than it needs to be due to some inconsistencies and bugs. First of all make sure to be on the File Status tab. Then use the Reset... context menu or the reset button in the main toolbar (the Reset button is hidden by default (mac) and needs to be installed in the toolbar first). The reset menu item or button will often only become active once at least on unstaged file is checked which is awkward since it also handles the Reset All command and at times it may become impossible to activate these. Finally the file status after reset is not immediately reflected and there is no progress indication.
It looks like you're new here. Sign in or register to get started.