junegunn / gv.vim

A git commit browser in Vim
1.35k stars 54 forks source link

feat: show stash in git log tree #73

Closed Alieff closed 1 year ago

Alieff commented 4 years ago

before stashing Screenshot from 2019-11-30 09-55-09

after stashing Screenshot from 2019-11-30 09-55-40

idbrii commented 3 years ago

On latest, :GV --all will show stash without any additional changes.