Skip to content

Replace for loops in branch_graph.js with .map()

Waylon Reed requested to merge allenl/gitlab:allenlai/I-36458 into master

What does this MR do?

Makes use of .map() because its cleaner and improves the code quality

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Waylon Reed

Merge request reports