#401 Set configuration in case of "clone --branches" as well
Merged by lsedlar. Opened by scfc.
scfc/rpkg apply-config-settings-for-clone-branches  into  master

Download 401.patch

Currently, the configuration settings for credential.helper and
credential.useHttpPath and the template from clone_config are only
applied when cloning into a single target directory. This change
applies them to all target directories when called with the option
"--branches" set.

Signed-off-by: Tim Landscheidt tim@tim-landscheidt.de

Looks good to me, and I tested it works fine. Thank you!

Looks good to me.

Pull-Request has been merged by lsedlar

Metadata