Skip to content
  • Paul Walmsley's avatar
    git-svn: added an --include-path flag · a7b10230
    Paul Walmsley authored
    
    
    The SVN::Fetcher module is now able to filter for inclusion as well
    as exclusion (as used by --ignore-path). Also added tests, documentation
    changes and git completion script.
    
    If you have an SVN repository with many top level directories and you
    only want a git-svn clone of some of them then using --ignore-path is
    difficult as it requires a very long regexp. In this case it's much
    easier to filter for inclusion.
    
    [ew: remove trailing whitespace]
    
    Signed-off-by: default avatarPaul Walmsley <pjwhams@gmail.com>
    Signed-off-by: default avatarEric Wong <normalperson@yhbt.net>
    a7b10230