src-d / go-git

Project has been moved to: https://github.com/go-git/go-git
https://github.com/go-git/go-git
Apache License 2.0
4.91k stars 542 forks source link

How to use GIT_TRACE with go-git #1162

Open plum117 opened 5 years ago

plum117 commented 5 years ago

Hi,

Sorry I know this is not a bug, but I did not know where to ask this question. Is go-git support the environement variable GIT_TRACE which activate logs?

I tried it but I cannot see any log in my output!

Any advise?

Thanks