models: remove MainModel.cherry_pick_list()
commit58d327a77030abc151f50c1a63dfd8e8f8cdfd28
authorDavid Aguilar <davvid@gmail.com>
Sun, 5 Feb 2023 02:34:43 +0000 (4 18:34 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sun, 5 Feb 2023 02:34:47 +0000 (4 18:34 -0800)
tree63c1a11946857d1f87444c6663ad85b031407507
parent0f26aa550e14171b0ee6a0eca04a2899517738cf
models: remove MainModel.cherry_pick_list()

Finish the refactor that moved cherry_pick() to gitcmds.

Related-to: d2de052ed43f15f006d1b1dfd820cd60a903941a
Signed-off-by: David Aguilar <davvid@gmail.com>
cola/models/main.py