diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2015-06-30 17:04:18 -0400 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2015-06-30 17:07:23 -0400 |
commit | 2c0f47b3076a84c5c32cccc95748f18c50e3d948 (patch) | |
tree | 8d5443103f2157ec863415ddd72715bce40b7c1c /git/diff.py | |
parent | bea9077e8356b103289ba481a48d27e92c63ae7a (diff) | |
download | gitpython-2c0f47b3076a84c5c32cccc95748f18c50e3d948.tar.gz |
Add env parameter to Repo.clone_from() for setting environment variables
Adds the optional keyword parameter env to Repo.clone_from(). The parameter
is a dictionary containing the desired environment variables for the git
clone invocation. The environment is applied to the temporary Git instance
before calling Repo._clone().
Diffstat (limited to 'git/diff.py')
0 files changed, 0 insertions, 0 deletions