git ls-files | grep "source/_posts" | while read file; do touch -d $(git log -1 --format="@%ct" "$file") "$file"; doneAttribute Changer git