mohoray
Results
1
issues of
mohoray
Following is the snippet of the code I am using. ```python import git repo = git.Repo(search_parent_directories=True) branch = repo.active_branch ``` After running the code, I have received the following error....
waiting for feedback
Q&A