diff options
author | Victor Leschuk <vleschuk@gmail.com> | 2016-01-11 17:25:58 +0300 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2016-03-15 01:35:38 +0000 |
commit | e4e5dd94e6eea4b50d8baed8b6b8cc50f6c8eae4 (patch) | |
tree | 5d812499bc6dd8d2c281e4ca20a35eee4a05b822 /Documentation/git-bundle.txt | |
parent | Merge branch 'mg/wt-status-mismarked-i18n' (diff) | |
download | tgif-e4e5dd94e6eea4b50d8baed8b6b8cc50f6c8eae4.tar.xz |
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>
Diffstat (limited to 'Documentation/git-bundle.txt')
0 files changed, 0 insertions, 0 deletions