Merge branch 'master' into stable-4.8
commit9cf937d22b7a3ccba2092f0796918286c399000f
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 30 May 2017 11:17:28 +0000 (30 13:17 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 30 May 2017 11:40:02 +0000 (30 13:40 +0200)
tree14bb09330020fe53f6ddb3b137732440614c638b
parent14fdc45a971d864149459c511ecf4fa8a306db70
parent12c9eae766ad1ef99a0337d559b0b0db2619ca96
Merge branch 'master' into stable-4.8

* master:
  Change confirm hard reset dialog Yes- and No-button label
  Don't auto-share for closed projects or for bare repositories
  Prevent NoWorkTreeException in GitProjectData
  Fix NPE in RepositorySelectionPage
  Fix NPE in RepositorySelectionPage
  Set focus when context menu in staging view appears
  Adds mnemonics to the buttons in the git staging view
  Remove defaultHandlers for CommitEditor commands
  CommitEditor: fix check-out button display
  Change discard local changes dialog OK-button label

Change-Id: Iba126b875689381b1214c826f816fe61d08cd574
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>