-
Notifications
You must be signed in to change notification settings - Fork 117
[feat] Support passing arbitrary options to git clone in the git_clone() utility function
#2279
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
[feat] Support passing arbitrary options to git clone in the git_clone() utility function
#2279
Conversation
git_clone functiongit_clone function
|
Can I test this patch? |
Codecov Report
@@ Coverage Diff @@
## master #2279 +/- ##
==========================================
- Coverage 86.13% 86.12% -0.01%
==========================================
Files 56 56
Lines 10205 10206 +1
==========================================
Hits 8790 8790
- Misses 1415 1416 +1
Continue to review full report at Codecov.
|
|
Ok to test |
|
ok to test |
git_clone functiongit clone in the git_clone() utility function
Co-authored-by: Theofilos Manitaras <manitaras@cscs.ch>
victorusu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Closes #2278