Skip to content
  • Christophe HENRY's avatar
    Remplace chaque tabulation par 4 espaces · 0622ef08
    Christophe HENRY authored
    find . -type f -print -o -path './.git' -prune -o -path './cache' -prune | xargs xargs sed -i -e 's/\t/    /g'
    git checkout templates/marigolds/favicon.png
    git checkout RainTPL.php
    git checkout SimplePie.class.php
    0622ef08