Can a specific line of source code be referred in commit message in git?

43 views Asked by At

Can a specific line of source code be referred in commit message in git?

I am trying to mention a specific line having bug in the source code in the commit message and explain how I have debugged that line. This will help in better logging information.

0

There are 0 answers