Skip to content

GIT_PYTHON_TRACE environment variable not work #489

Closed
@alexazhou

Description

@alexazhou

Hi:

after export GIT_PYTHON_TRACE=full , I run repo.remotes['origin'].pull( ), and I havn't see any output from stdout, is that a bug,or I used it in a wrong way?

how can i get the output like run a git command in a bash like

Alexa$ git pull
remote: Counting objects: 35, done.
remote: Compressing objects: 100% (35/35), done.
remote: Total 35 (delta 20), reused 0 (delta 0), pack-reused 0
Unpacking objects: 100% (35/35), done.
From https://github.com/WRTX/LicaifanWeb
   92caee9..5491012  master     -> GitHub/master
Updating 5695833..c48b822

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions