I would like to get commit details for a specific commit given that I already have the commit id
for example, if I know the commit id is
12762b76cba8ac4623a6c16e1fe60efafa3b7d1c
and the repo is ruby/ruby
how do I get the committedDate and author email?