dag: display HEAD and local branches before remote branches
commit69d8aaf4718aec14de0fea7f8727eed0f4a62816
authorDavid Aguilar <davvid@gmail.com>
Thu, 23 Mar 2023 05:52:14 +0000 (22 22:52 -0700)
committerDavid Aguilar <davvid@gmail.com>
Thu, 23 Mar 2023 05:52:14 +0000 (22 22:52 -0700)
treea6e4d1689cffa6fc08f7862e2b59c4433022c79e
parentc424ca85b09b95c22f0c41a0967fb9d3e303d53d
dag: display HEAD and local branches before remote branches

Retain the sort order when creating the Commit objects so that the DAG
can display the decorations in the same order.

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