view unixSoft/bin/opendiff-w @ 254:b14e669b98bf

vcs_current_branch: use 'hg parents --template' instead of just 'hg parents'
author Augie Fackler <durin42@gmail.com>
date Thu, 05 May 2011 11:00:37 -0500
parents 88ba320ffe7d
children 26f9c18b588c
line wrap: on
line source

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