-
Notifications
You must be signed in to change notification settings - Fork 278
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
Subdirectories in cloned topologies and gitlab support #1664
Conversation
50b52b2
to
e804ab2
Compare
@steiler can you make unit tests pass? |
@hellt unittests are fine now. |
- go-git implementation - exec implementation
58e6d47
to
31b847d
Compare
I have created https://gitlab.com/rdodin/clab-test-repo that matches the contents of the github repo. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1664 +/- ##
==========================================
+ Coverage 51.32% 51.56% +0.24%
==========================================
Files 138 141 +3
Lines 13357 13640 +283
==========================================
+ Hits 6855 7033 +178
- Misses 5742 5840 +98
- Partials 760 767 +7
|
This PR aims at evolving the "fetching remote repositorys" functionality.
Open topics: