Skip to content

Files

Latest commit

 

History

History
7 lines (5 loc) · 224 Bytes

branch-created.md

File metadata and controls

7 lines (5 loc) · 224 Bytes

Find Out When Was Git Branch Created

If you want to know when was a Git branch created type in the following and scroll down all the way to the bottom of the list.

git reflog --date=local <branch name here>