sindrets / diffview.nvim

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

[Feature Request] `DiffviewFileHistory` like `DiffviewStashHistory` #439

Closed LintaoAmons closed 10 months ago

LintaoAmons commented 10 months ago

Want to have a same functionalities of stashes~

sindrets commented 10 months ago

This is already possible. See the "stash" example under :h :DiffviewFileHistory.

LintaoAmons commented 10 months ago

Thx I found this :DiffviewFileHistory -g --range=stash