vim-fugitive/plugin
Richard Russon (flatcap) e142a27ab8 [BUG] wildignore breaks Gdiff
When the file you're editing matches the vim variable wildignore
Gdiff fails.  This line wasn't being triggered:

autocmd BufReadCmd  fugitive://**//[0-9a-f][0-9a-f]* exe s:BufReadObject()
2012-04-01 10:39:02 -04:00
..
fugitive.vim [BUG] wildignore breaks Gdiff 2012-04-01 10:39:02 -04:00