Mercurial > dotfiles
annotate unixSoft/bin/opendiff-w @ 158:36a4e4b0f9c3
localfuncs: smart multi-vcs diff command
Requires mercurial.el, but it works with both Mercurial and Git.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Tue, 24 Nov 2009 14:25:37 -0600 |
parents | 9fdb82e108de |
children | 88ba320ffe7d |
rev | line source |
---|---|
146
9fdb82e108de
I really always need opendiff-w.
Augie Fackler <durin42@gmail.com>
parents:
diff
changeset
|
1 #!/bin/sh |
9fdb82e108de
I really always need opendiff-w.
Augie Fackler <durin42@gmail.com>
parents:
diff
changeset
|
2 opendiff "$@" | cat |