Forums

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

Is it possible to view/print the commit history with full commit messages?

kjgregory83
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!
April 29, 2014

I would like to be able to view and print the commit history including the entire commit message on each commit either in bitbucket, source tree, or via git command line. The standard view shows only the first line of each commit message and the full commit message is only shown if you click on an individual commit.

1 answer

0 votes
Timothy
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.
April 30, 2014

Use git show (https://www.kernel.org/pub/software/scm/git/docs/git-show.html). You can then format the content of the output.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events