Commit 42d0cf9
committed
Fix issue with opening fugitive diff
For certain files invoking :Gdiff cauesed error - could not read file
.ruby-version in .git directory. Now it checks if the file is readable before
trying to read it.1 parent 37ab220 commit 42d0cf9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments