Commit c880254
Fix #87 open buffer not cwd
Somewhere the past months some refactoring caused us to grab
the git dir from fugitive AFTER opening a fresh new buffer for the
flog graph, causing it to always fall back to the current working dir
instead of the desired behaviour, which matches :Git in using the
current buffer when possible.1 parent bce44d8 commit c880254
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | 193 | | |
195 | 194 | | |
196 | 195 | | |
| |||
1653 | 1652 | | |
1654 | 1653 | | |
1655 | 1654 | | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
1656 | 1658 | | |
1657 | 1659 | | |
1658 | 1660 | | |
| |||
0 commit comments