Is there a way to show the whole commit message in one line?
Here is my commit message:
git log -1
here this is a change
it is a empty change
Output:
here this is a change it is a empty change
Is there a way to show the whole commit message in one line?
Here is my commit message:
git log -1
here this is a change
it is a empty change
Output:
here this is a change it is a empty change