Skip to content

Replace virl.pull.cli.do_pull with Git Pull using GitPython #131

@tybruno

Description

@tybruno

Problem

Currently, virl.pull.cli.do_pull uses requests to do a git pull. It also uses a static url instead of allowing users to enter their own repo.

Fix

Refactor the code to use GitPython and allow users to pass in their own repo url's for their own use case.

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