Similar to github Desktop, We should warn a user if they accidently click discard changes, since there's no way to get back then changes they discard. ### Versions Atom Version (`atom --version`): Atom : 1.15.0-dev-ac3b95f Electron: 1.3.13 Chrome : 52.0.2743.82 Node : 6.5.0 GitHub Package Version (`git --git-dir ~/.atom/packages/github/.git rev-parse head`): d64f6c5d291b63f7f0a2b403a7404284a11e1665 Current behavior: Use case:Trying to click stage but accidentally click discard changes with my butter fingers!  On Github Desktop:  This could lead to a very bad experience if someone accidentally discard their changes when they really wanted to stage them. /cc @simurai @kuychaco
Similar to github Desktop, We should warn a user if they accidently click discard changes, since there's no way to get back then changes they discard.
Versions
Atom Version (
atom --version):Atom : 1.15.0-dev-ac3b95f
Electron: 1.3.13
Chrome : 52.0.2743.82
Node : 6.5.0
GitHub Package Version (
git --git-dir ~/.atom/packages/github/.git rev-parse head):d64f6c5
Current behavior:
Use case:Trying to click stage but accidentally click discard changes with my butter fingers!

On Github Desktop:

This could lead to a very bad experience if someone accidentally discard their changes when they really wanted to stage them.
/cc @simurai @kuychaco