Andy Parkins [off-list ref] writes:
On Monday 2006 November 20 10:06, Alex Riesen wrote:
quoted
remove --pretty=oneline, it is default behavior of git log.
No it's not; are you confusing it with --pretty=short?
I think Alex (Riesen) is saying "you (Alex Litvinov) were
wondering why you do not see the commit log message but only the
first line. That is because you are using --pretty=oneline.
Lose it, then you would get what you want because giving the log
message _is_ the default".