diff options
author | Célestin Matte <celestin.matte@ensimag.fr> | 2013-06-14 15:50:19 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-06-14 09:02:16 -0700 |
commit | 6b825a46229daffc6f70b37cb7a21193214f508b (patch) | |
tree | fd609f036170c7ce2e664b15031bfce67bdc174c /pack-revindex.c | |
parent | 857f21a3c12667cc1f5b6ebcfff9aa550217e189 (diff) | |
download | git-6b825a46229daffc6f70b37cb7a21193214f508b.tar.gz |
git-remote-mediawiki: change style in a regexp
In this regexp, ' |\n' is used, whereas its equivalent '[ \n]', which is
clearer, is used elsewhere. Make the style coherent.
Signed-off-by: Célestin Matte <celestin.matte@ensimag.fr>
Signed-off-by: Matthieu Moy <matthieu.moy@grenoble-inp.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack-revindex.c')
0 files changed, 0 insertions, 0 deletions