Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd support to pass clone options that can be repeated multiple times #836
Conversation
It appears that the tests that are failing were failing prior to my change so I don't think my change is a regression. |
Codecov Report
@@ Coverage Diff @@
## master #836 +/- ##
==========================================
- Coverage 94.79% 94.67% -0.12%
==========================================
Files 59 59
Lines 9603 9398 -205
==========================================
- Hits 9103 8898 -205
Misses 500 500
Continue to review full report at Codecov.
|
Thanks a lot for your contribution! It's very much appreciated :)! |
I am closing this PR as due to me apparently making a mistake while merging things locally, Github is unable to see the branch has actually been merged. Your commit is here 41b9cea |
Thanks for accepting the change.
- Steve -
…On Fri, Jul 5, 2019 at 11:23 PM Sebastian Thiel ***@***.***> wrote:
Closed #836 <#836>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#836?email_source=notifications&email_token=ADNQAORGVVEMOT5UE7ICGLDP6AF4VA5CNFSM4GUHLHR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOSLM6HAI#event-2463753089>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADNQAOT6EX3NAILEKMKQCSTP6AF4VANCNFSM4GUHLHRQ>
.
|
This PR addresses issue #824, allowing options to be passed directly without additional processing by the underlying framework.