Skip to content

Create LazyChangeset #105

@lukaszb

Description

@lukaszb

We currently have a line:

yield (ln_no, sha, lambda: self.repository.get_changeset(sha), line)

where we should instead use custom LazyChangeset object. It would be easier for prototyping (ie. in a shell user can easily see what's that object do).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions