How do I discard changes for a file in Git Gui?

Dirk picture Dirk · Nov 27, 2013 · Viewed 31.1k times · Source

Often when using Git Gui I would like to reset/checkout a single file or just dismiss a hunk.

Is there a way to do this easily in Git Gui? If not, is there any particular reason that this feature is not available in Git Gui?

Answer

lienok picture lienok · Oct 18, 2014

I had a same problem. Just found it out: CTRL+J or Commit - Revert Changes