Skip to content

A way to see commit's diff side-to-side when in Git bare repo? #2048

Answered by tpope
poige asked this question in Q&A
Discussion options

You must be logged in to vote

One way is to use :Gedit commit:path/to/file to open up a historical blob, and :Gdiffsplit! to diff against the version in the parent commit.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tpope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants