Skip to content

git.Git.execute() does not work in v3.1.11 #1086

@zm0n3

Description

@zm0n3

When trying to execute any command by using the execute() method (e.g. git.Git.execute("git config --global --list") or git.Git.execute(command="git config --global --list")), this is the output I get:

*** TypeError: execute() missing 1 required positional argument: 'self'

Is this a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions