controllers: refactor fetch/push/pull
commited9239088b0f75dc2637acd789dbe7ce2ae27814
authorDavid Aguilar <davvid@gmail.com>
Sun, 19 Oct 2008 11:25:42 +0000 (19 04:25 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sun, 19 Oct 2008 11:25:42 +0000 (19 04:25 -0700)
tree2f56eabd292c4682e64bb39666b747ab7ba32e3e
parent06332a62bccf9dbea2e6d5d71816821b4fd46439
controllers: refactor fetch/push/pull

This removes some duplicated code and makes the GUI better
by removing the tags option from the pull field
(--tags is a fetch and push-only thing).

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