Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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