commits=$(git log --pretty=format:"%s -- %an (%ad)
" -10) echo 'let commits = `'$commits'`' > recent-commits.js