sindrets / diffview.nvim

Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
Other
3.74k stars 105 forks source link

Wsl fixes #343

Closed Obvman closed 1 year ago

Obvman commented 1 year ago

Sorry for the bother - thought I was working in my fork still!

sindrets commented 1 year ago

No worries. However, just a heads-up: you're working off of a quite old commit. The code has changed quite a bit since the commit you forked from. If you intend to get this merged, you should rebase and update your changes, sooner rather than later :)

Obvman commented 1 year ago

Thanks, I opened this accidentally while trying to sync up with the latest commit :) I don't plan on trying to get this merged, these changes are needed for an unusual git setup on my system that wouldn't apply to 99.8% of users