I'm using: git log --format=%D | sed '/^\s*$/d' | sed -n '2p'
git log --format=%D | sed '/^\s*$/d' | sed -n '2p'