Skip to content

Branch history each method is asynchronous #11

@tbranyen

Description

@tbranyen

This leads to unexpected behavior

var output = 0;
branch.history.each( function( i, commit ) {
output++;
});

output == 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions