git4idea: IDEADEV-33099: non-git files are now handled more gracefully
commit63175aad1354685dc77069bc9d041b2f4648b35c
authorConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Mon, 18 May 2009 11:59:52 +0000 (18 15:59 +0400)
committerConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Mon, 18 May 2009 11:59:52 +0000 (18 15:59 +0400)
treeee7c51d9713572c0fe67bb8c973fe3f96d8f2f50
parent3b711578d23b4bdba35eb00537585608e8b84f48
git4idea: IDEADEV-33099: non-git files are now handled more gracefully
plugins/git4idea/src/git4idea/GitUtil.java
plugins/git4idea/src/git4idea/GitVcs.java
plugins/git4idea/src/git4idea/actions/GitShowAllSubmittedFilesAction.java
plugins/git4idea/src/git4idea/checkin/GitCheckinEnvironment.java
plugins/git4idea/src/git4idea/merge/GitMergeProvider.java
plugins/git4idea/src/git4idea/rollback/GitRollbackEnvironment.java
plugins/git4idea/src/git4idea/vfs/GitVFSListener.java