Skip to content

Fix #858 #859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
1 commit merged into from
Jul 20, 2019
Merged

Fix #858 #859

1 commit merged into from
Jul 20, 2019

Conversation

sstancu
Copy link

@sstancu sstancu commented Apr 5, 2019

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

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:master Jul 20, 2019
@Byron Byron added this to the v2.1.12 - Bugfixes milestone Jul 20, 2019
@Byron
Copy link
Member

Byron commented Jul 20, 2019

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

This pull request was closed.
Sign up for free to 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