Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add env parameter to Repo.clone_from() for setting environment variables#307

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

jonls
Copy link
Contributor

Adds the optional keyword parameterenv toRepo.clone_from(). The parameter is a dictionary containing the desired environment variables for the git clone invocation. The environment is applied to the temporaryGit instance before callingRepo._clone().

Adds the optional keyword parameter env to Repo.clone_from(). The parameteris a dictionary containing the desired environment variables for the gitclone invocation. The environment is applied to the temporary Git instancebefore calling Repo._clone().
@Byron
Copy link
Member

Looks good, thank you !

Byron added a commit that referenced this pull requestJul 1, 2015
Add env parameter to Repo.clone_from() for setting environment variables
@ByronByron merged commit3008310 intogitpython-developers:masterJul 1, 2015
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@jonls@Byron

[8]ページ先頭

©2009-2025 Movatter.jp