view unixSoft/bin/opendiff-w @ 331:ecb85d3ba960

textmate.el: use hg locate for speed
author Augie Fackler <raf@durin42.com>
date Tue, 11 Mar 2014 14:16:42 -0400
parents 26f9c18b588c
children
line wrap: on
line source

#!/bin/sh
which opendiff || exit 1
opendiff "$@" | cat