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
I had an issue in cloning large repositories. Took me a little while to track down (learned some more bash along the way), and I've created a fork which basically disables cloning the entire revision history for SVN externals. This allows large repos (like Symfony projects) to be cloned without waiting hours for everything to be indexed.
I had an issue in cloning large repositories. Took me a little while to track down (learned some more bash along the way), and I've created a fork which basically disables cloning the entire revision history for SVN externals. This allows large repos (like Symfony projects) to be cloned without waiting hours for everything to be indexed.
Just in case anybody had the same issue: https://github.com/MichaelMackus/git-svn-clone-externals
The text was updated successfully, but these errors were encountered: