Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get username list

Kunal Mitra
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 21, 2025

Hi,

Need help for below question.

How to get the list of usernames, date and time who had created the particular branch in a repository? Also, who had last updated it?

1 answer

0 votes
Syahrul
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 23, 2025

G'day, @Kunal Mitra 

Welcome to the community!

In Git, a branch is a lightweight movable pointer to a commit. Git does not record metadata about the branch's creation, such as who created it or when it was created. This means that if a branch is made locally and then pushed to a remote repository, there is no intrinsic Git data that specifies who created the branch or its exact creation date. This information has not been transferred to the remote repository.

For specific workarounds or methods to track branch creation details, you might want to explore the following documentation and see if that works:

Git branch creation date 

Regards,
Syahrul

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events