Skip to content

Instantly share code, notes, and snippets.

View tommystanton's full-sized avatar

Tommy Stanton tommystanton

View GitHub Profile
#!/bin/bash
#
# By Andrew Grangaard ( http://www.lowlevelmanager.com )
# inspired by
# svnvimdiff:
# Copyright 2007 by Geoff Buchan
# http://www.vim.org/scripts/script.php?script_id=1797
# which was
# Based on the script cvsvimdiff, written by
# Stefano Zacchiroli <[email protected]>