controllers: add support for using the diff editor to compare branches
commit97b1749b2b3509e59a8bcce3832237b164c30631
authorDavid Aguilar <davvid@gmail.com>
Tue, 1 Jul 2008 08:30:04 +0000 (1 01:30 -0700)
committerDavid Aguilar <davvid@gmail.com>
Tue, 1 Jul 2008 08:30:04 +0000 (1 01:30 -0700)
tree1c619a8e91bb96575c97a223564a2ff4a68ad669
parentdf5dad891bf27544d04e05e43c473f0f3900fef8
controllers: add support for using the diff editor to compare branches

This lets users launch a diff editor against files that are different
between their work tree and a specific branch.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/controllers/__init__.py