Mercurial > dotfiles
annotate unixSoft/bin/opendiff-w @ 156:59ea03d7029a
vcs_functions: add a function to grab the path of the next unmerged file from git
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Tue, 24 Nov 2009 14:13:46 -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 |