Skip to content

Refactor VCS into pluggable backends #15

@dstufft

Description

@dstufft

Another nice thing to have:
Refactor the VCS support into pluggable backends (similar to Django DB engines) so that anyone can easily add a new VCS, and adding new VCS's doesn't turn into a big cluster of if else statements (also reduces repetitive code if these are class based and you can factor out the similar parts into separate methods.

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