sindrets / diffview.nvim

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

Reduce dependence on git version #521

Open xaljer opened 3 months ago

xaljer commented 3 months ago

It's hard to install higher version of git on some old system. Could we just limit using the feature which depends on higher git version, but not the whole plugin?