Skip to content

Commit 8799f97

Browse files
committed
Added cross type
1 parent 7df452b commit 8799f97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

asyncgit/src/graph/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ pub use walker::GraphWalker;
99
pub enum ConnType {
1010
Vertical,
1111
VerticalDotted,
12+
Cross,
1213
CommitNormal,
1314
CommitBranch,
1415
CommitMerge,

0 commit comments

Comments
 (0)