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
Git notes allow users to attach bits of metadata to git objects without changing them. So, for example, your build system might attach the results of running a build to a commit, or you might attach code review comments to a commit. Right now Sourcetree doesn't offer any way of viewing or editing these notes, which is unfortunate, since there are lots of interesting uses for notes.
I would love it if ST would add support for at least viewing notes that exist on commits, since they are typically used to augment the history of the project. (As a technical detail, I believe all notes should be shown, as though --notes-ref=* were passed to the git notes command.) It would also be nice to support adding new notes, though I wouldn't consider that critical.
Thanks, and keep up the good work!
This is the first I've heard of this feature!
Logged here: https://jira.atlassian.com/browse/SRCTREE-917
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is the status of adding git notes? Is it added, and how can I use it with BitBucket? Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.