You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 22, 2020. It is now read-only.
During gh-19, I had refactored the cloning logic and left room for the addition of svn and hg repo management. In this issue, let's implement the svncloner. I'd start by looking at the existing gitcloner and compositecloner implementations.