How to check the creation time of a branch in git?
仅有的幸福
仅有的幸福 2017-05-02 09:31:14
0
1
719

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

仅有的幸福
仅有的幸福

reply all(1)
黄舟
git reflog show --date=iso <branch name>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template