Skip to content

Deal with forked repos #12

@ringmaster

Description

@ringmaster

For example, I create a plugin Foo and add it to the directory via the hook. Someone else forks Foo, makes some changes, and commits it, pinging the directory with the same GUID.

As a first suggestion as to how to deal with this: The directory should gracefully reject pings from repos that are forks.

As a second suggestion: The directory could account for different versions by different users by creating a different term version for forked copies. The original repo could be "0.8.x-1.0" and the fork could be "0.8.x-1.0-gituser".

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