Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to retrieve branch creation date

Nicolas Leblanc August 12, 2015

Created a branch some time ago, and I would like to know how to retrieve exact time and date branch was created.

1 answer

1 accepted

1 vote
Answer accepted
gustavo_refosco
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 12, 2015

Hi Nicolas,

You should be able to do this by running some git command directly in the repository. Please refer to http://stackoverflow.com/questions/2255416/how-to-determine-when-a-git-branch-was-created as it contains a few examples that you could use to check this, like git show --summary or git reflog.

Regards,

Gustavo Refosco

Nicolas Leblanc August 12, 2015

Thanks for fast answer Keep on rockin ;-)

uknami May 24, 2017

really, does the rest api not tell you when the branch was created or last modified?

Like Andreas Borkenhagen likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events