Skip to content

Instantly share code, notes, and snippets.

@meeuw
Created March 1, 2014 20:05
Show Gist options
  • Save meeuw/9296286 to your computer and use it in GitHub Desktop.
Save meeuw/9296286 to your computer and use it in GitHub Desktop.
use vimdiff as external difftool in subversion
#!/bin/bash
vimdiff $6 $7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment