Skip to content

Compare error messages when counting commits #115

@vergeev

Description

@vergeev

Right now, the validator has_more_commits_than_origin has the following FIXME:

# FIXME this check works incorrectly in case of
# new commit in original repo after student forked it

I suggest comparing the contents of the commit messages as well as the number of them. GitPython allows us to access the commit messages.

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