Skip to content

Fix #858 - #859

Merged
1 commit merged into
gitpython-developers:masterfrom
sstancu:master
Jul 20, 2019
Merged

Fix #858#859
1 commit merged into
gitpython-developers:masterfrom
sstancu:master

Conversation

@sstancu

Copy link
Copy Markdown

This patch ensures that git config --get remote.the_remote.url is always ran inside the correct current working directory, and fixes#858

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #859 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #859 +/- ##
=======================================
Coverage 94.79% 94.79% =======================================
Files 59 59 Lines 9603 9603 =======================================
Hits 9103 9103 Misses 500 500

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f66e25...9bac64e. Read the comment docs.

@ghost
ghost merged commit 096027b into gitpython-developers:masterJul 20, 2019
@ByronByron added this to the v2.1.12 - Bugfixes milestone Jul 20, 2019
@Byron

Copy link
Copy Markdown
Member

Thanks a lot for the fix! It's much appreciated!

This pull request was closed.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

remote.Remote.urls fails

3 participants

@sstancu@codecov-io@Byron