Skip to content

Commit

Permalink
fix: propagate corsProxy setting on clone command to internal _fetch …
Browse files Browse the repository at this point in the history
…call (#1362)
  • Loading branch information
mojavelinux committed Jun 29, 2021
1 parent 4d10fc5 commit 5f9434e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/clone.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ export async function _clone({
gitdir,
ref,
remote,
corsProxy,
depth,
since,
exclude,
Expand Down

0 comments on commit 5f9434e

Please sign in to comment.