Skip to content

Implemented Per-Call Environment Variables #645

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
merged 6 commits into from
Sep 28, 2017

Conversation

AJMansfield
Copy link
Contributor

Added the ability to specify environment variables per-call.
Resolves #644

@codecov-io
Copy link

codecov-io commented Jul 21, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@2eb6cf0). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #645   +/-   ##
=========================================
  Coverage          ?   93.04%           
=========================================
  Files             ?       61           
  Lines             ?     9996           
  Branches          ?        0           
=========================================
  Hits              ?     9301           
  Misses            ?      695           
  Partials          ?        0
Impacted Files Coverage Δ
git/cmd.py 85.17% <100%> (ø)
git/test/test_git.py 98.75% <100%> (ø)

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 2eb6cf0...2e482a2. Read the comment docs.

@Byron
Copy link
Member

Byron commented Sep 28, 2017

Thanks a bunch for your contribution, and my apologies for getting to this PR that late!

@Byron Byron merged commit ddb828e into gitpython-developers:master Sep 28, 2017
riley-martine pushed a commit to riley-martine/GitPython that referenced this pull request Dec 7, 2023
Implemented Per-Call Environment Variables
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.

3 participants