You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
(I have posted this in the bitbucket forum also - I hope duplicates are permitted)
For purposes of easier debugging and understanding of the code, I need and ability to automatically record any of commit comments into the source file that is being committed. These can be appended either to the top of the file or to the bottom.
I recall that this was a feature provided by a source code management tool that I was using about 15 years ago. However, I do not see this as being a part of git. Is it possible to achieve this using any feature of source tree?
Or, can this be achieved by any workaround
Thank you for any inputs
Hello!
This is a great idea, to be able to include your comments within your commits. If you’re using BItbucket then smart commits are available to include your Issue key and comments. If you’re using Jira and the Bitbucket and Jira are integrated then this will also show your commit message within the Jira issue. Further information on this may be found at Use Smart Commits.
If this is not the information you’re looking for, please reach back out and let us know.
Regards,
Stephen Sifers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.