What I want to do is save the commit message (as text) of some files from a repo in a .txt file. Are there any commands that can help me achieve this? I need to parse these commit messages and use them in another place.
I have searched everywhere on the internet but I have found nothing useful.
Basically, I want to save this in a text file
Thank-you in advance...