git4idea:IDEADEV-34882: now user is notified when invalid roots are configured
authorConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Fri, 29 May 2009 13:14:24 +0000 (17:14 +0400)
committerConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Fri, 29 May 2009 13:14:24 +0000 (17:14 +0400)
commit3b8a6f880a98a98f2c9395ca4c16d0a1443466db
tree33666da24ab6fc4b603fb2438942f7cf9240ae79
parent3717fc5fdae174830f567570403b76df88f30bfe
git4idea:IDEADEV-34882: now user is notified when invalid roots are configured
plugins/git4idea/src/git4idea/GitVcs.java
plugins/git4idea/src/git4idea/i18n/GitBundle.properties
plugins/git4idea/src/git4idea/vfs/GitFixRootsDialog.form [new file with mode: 0644]
plugins/git4idea/src/git4idea/vfs/GitFixRootsDialog.java [new file with mode: 0644]
plugins/git4idea/src/git4idea/vfs/GitRootTracker.java [new file with mode: 0644]