As in the title, for example, the branch name is: abc. I want to find when this branch was created, or the first commit time after this branch was created
git reflog show --date=iso <branch name>