I am wondering if there is a way to view a push date associated with each commit in the git log. If that is not possible, is there a way to see all the commits under a cert
I guess you can use next notation to obtain the push date: git log -g --date=local