How to git-svn clone the last n revisions from a Subversion repository? Problem How do you create a shallow copy with git-svn from a Subversion repository, e.g. how do you pull only the last three revisions? The git clone command can... May 14, 2022 0 Comments