Skip to content

Implement proper timestamps for files #62

Description

@sanjaykenn

For CommitTreeFile I would iterate through the commit history to see when it was created or last modified. This would happen in O(N) but could be optimized to O(1) if you add a direct reference to those commits for each file in the commit cloud.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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