mirror of https://git.jolheiser.com/dotnix.git
parent
73f94ab78a
commit
ca95a6756d
|
@ -31,8 +31,7 @@ let
|
|||
}) ++ "…"
|
||||
),
|
||||
"•",
|
||||
change_id.shortest(),
|
||||
commit_id.shortest(),
|
||||
change_id.shortest(6).prefix() ++ "|" ++ change_id.shortest(6).rest(),
|
||||
if(empty, "(empty)"),
|
||||
if(conflict, "(conflict)"),
|
||||
if(divergent, "(divergent)"),
|
||||
|
|
Loading…
Reference in New Issue