Skip to content

Refactor the git repo preparation #356

Open
@behnazh-w

Description

@behnazh-w

Currently the _prepare_repo method is implemented as part of the analyzer module, but it would make more sense to move it as a git_service method. Also, the current logic of handling locally cloned vs remote repositories is entangled and it would be nice to separate them to make the code more maintainable. A TODO item is added in this PR to address this refactoring.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement of a featuregit_serviceThe issues related to a Git service, such as Bitbucket

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions