danielflower / maven-gitlog-plugin

Generates a change log for maven projects using git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Log commit parents

ddugovic opened this issue · comments

My application scans this git commit log for an id which either originated in this branch or originated in a parent branch. Is there a way to log all parents of each commit?

Git Bash $ git log prints what I need because the previous deployment of my application was built from commit 1ce83fd98c (from a parent branch):

commit 13646c0815ec98d52c2eacf12253da3e4bca309d
Merge: 6d79be56f4 1ce83fd98c