10000 add correct ca-bundle path to git by maiksensi · Pull Request #602 · cookiecutter/cookiecutter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

add correct ca-bundle path to git #602

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 1 commit into from
Nov 23, 2015
Merged

add correct ca-bundle path to git #602

merged 1 commit into from
Nov 23, 2015

Conversation

maiksensi
Copy link
Contributor

fix #599 appveyor issues
When GIT is invoked within a new virtualenv
it fails as it cant find the correct ca-bundle.
To ensure it finds the right file we set the
configuration beforehand.

When GIT is invoked within a new virtualenv
it fails as it cant find the correct ca-bundle.
To ensure it finds the right file we set the
configuration beforehand.
@codecov-io
Copy link

Current coverage is 99.21%

Merging #602 into master will not affect coverage as of 19b5802

@@            master    #602   diff @@
======================================
  Files           12      12       
  Stmts          511     511       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit            507     507       
  Partial          0       0       
  Missed           4       4       

Review entire Coverage Diff as of 19b5802


Uncovered Suggestions

  1. +0.39% via ...ookiecutter/utils.py#27...28
  2. +0.39% via ...okiecutter/config.py#19...20

Powered by Codecov. Updated on successful CI builds.

@hackebrot
Copy link
Member

👍

@hackebrot hackebrot added bug This issue/PR relates to a bug. high-priority labels Nov 23, 2015
pydanny added a commit that referenced this pull request Nov 23, 2015
…e-git-break-on-appveyor

add correct ca-bundle path to git
@pydanny pydanny merged commit cf2a7fc into cookiecutter:master Nov 23, 2015
@hackebrot
Copy link
Member

Thank you @maiksensi! ⛄

@hackebrot hackebrot mentioned this pull request Mar 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug. high-priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests that require git break on appveyor
4 participants
0