Le 18 janv. 2012 à 11:30, Jim Meyering a écrit :

> Run this command to change each `%s' to '%s' in source directories:
>  git grep -l '`%s'\' src djgpp data \
>    |xargs perl -pi -e '$q="'\''";s/`%s$q/$q%s$q/g'

Installed in branch-2.5.


Reply via email to