Skip to content

Instantly share code, notes, and snippets.

@bxt
Created February 26, 2011 15:17
Show Gist options
  • Save bxt/845290 to your computer and use it in GitHub Desktop.
Save bxt/845290 to your computer and use it in GitHub Desktop.
Opens current changes to working copy in kompare
svn diff | kompare -o -
#and of course:
git diff | kompare -o -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment