Forums

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

Create a local database with all commits ?

Ali Hussaini September 25, 2020

Hi I would like to achieve this task of creating a local database which contains all the commits with the names of author , the commit ID , the files name which are changed , the lines added , and the lines removed along with the branch where the commit has been done. Is there a way to import all this data to a local MySQL table as I would like to create a dashboard that lists all these parameters for analysis 

1 answer

0 votes
Mikael Sandberg
Community Champion
October 7, 2020

You can use Git log to get all this data out of the repository. Have a look at this blog post that shows the 10 essential Git log commands.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events