Skip to content
Snippets Groups Projects
Select Git revision
  • passt default
  • master
  • pu
  • todo
  • next
  • maint
  • v2.8.0-rc1
  • v2.8.0-rc0
  • v2.7.2
  • v2.7.1
  • v2.7.0
  • v2.6.5
  • v2.7.0-rc3
  • v2.7.0-rc2
  • v2.7.0-rc1
  • v2.7.0-rc0
  • v2.6.4
  • v2.6.3
  • v2.6.2
  • v2.6.1
  • v2.3.10
  • v2.5.4
  • v2.4.10
  • v2.6.0
  • v2.6.0-rc3
  • v2.5.3
26 results

git-rfc3161

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Victor Leschuk authored
    Expand the area of globs applicability for branches and tags
    in git-svn. It is now possible to use globs like 'a*e', or 'release_*'.
    This allows users to avoid long lines in config like:
    
    	branches = branches/{release_20,release_21,release_22,...}
    
    In favor of:
    
    	branches = branches/release_*
    
    [ew: amended commit message, minor formatting and style fixes]
    
    Signed-off-by: default avatarVictor Leschuk <vleschuk@accesssoftek.com>
    Signed-off-by: default avatarEric Wong <normalperson@yhbt.net>
    d4c2e758
    History
    Name Last commit Last update