Files
git/Documentation
Victor Leschuk e4e5dd94e6 git-svn: loosen config globs limitations
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: Victor Leschuk <vleschuk@accesssoftek.com>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
2016-03-15 01:35:38 +00:00
..
2016-03-10 11:16:23 -08:00
2016-02-26 13:37:16 -08:00
2016-02-24 13:25:54 -08:00
2016-02-26 13:37:17 -08:00
2014-11-04 13:14:44 -08:00
2014-11-04 13:14:44 -08:00
2016-03-03 13:43:36 -08:00
2015-07-21 14:08:14 -07:00
2015-10-05 12:30:13 -07:00
2016-03-10 11:15:50 -08:00
2015-01-22 13:44:14 -08:00
2016-03-03 13:43:36 -08:00