[git] git log —onelineで日付を付けた書き方

git
$ git log --pretty=format:'%h (%ai) %s' -n 10 フォーマットの指定 https://qiita.com/harukasan/items/9149542584385e8dea75