Skip to content

Instantly share code, notes, and snippets.

@mmparker
Created January 28, 2014 00:38
Show Gist options
  • Select an option

  • Save mmparker/8660288 to your computer and use it in GitHub Desktop.

Select an option

Save mmparker/8660288 to your computer and use it in GitHub Desktop.
How to view an old version of a Git-tracked file in Vim
git show commit-id:filename | vim -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment