Check for unsaved changes before Commit
commite8254039b15b1fd94599328be8180a6943b37cb7
authorMathias Kinzler <mathias.kinzler@sap.com>
Thu, 10 Jun 2010 08:29:09 +0000 (10 10:29 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 10 Jun 2010 23:23:52 +0000 (11 01:23 +0200)
tree1c485476edda47976240cd5cd398c1145ac32413
parentd6bb89876f99503d2b51e87a5be8ab56270d0e84
Check for unsaved changes before Commit

Before the commit dialog is opened, the
user should be warned of unsaved changes and
have the option to save the changes or abort the
commit action.

Bug: 315702
Change-Id: I61014d008159951e73bbc7fdc24334f2ae75eb2e
Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/actions/CommitAction.java