$ git log --oneline --graph

CEO週報

経営のcommit log。毎週の意思決定と学びを記録する。

ceo-weekly-log — zsh

$ git log --format="%h %s" --since="5 weeks ago"

$