sindrets / diffview.nvim

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

Reduce dependence on git version #520

Open xaljer opened 1 week ago

xaljer commented 1 week ago

It's hard to get higher version of git on old system. So could we only limit using the feature which depends on a higher git version, but not the whole plugin?