fork-dev / Tracker

Bug and issue tracker for Fork for Mac
509 stars 12 forks source link

Show Git Notes in All Commits view #780

Open infotexture opened 4 years ago

infotexture commented 4 years ago

Consider implementing Git's commit notes in All Commits view.

This could be implemented much like stashes, as nodes in the graph connected to the commit they annotate. Where stashes show the stash name, notes could show the note text.

Like the Reflog, they could be hidden by default, with an option in the View menu to show them:

(While you're at it, it might be good to add an option to Show/Hide Stashes to the View menu too.)

infotexture commented 3 years ago

it might be good to add an option to Show/Hide Stashes to the View menu too

This part is available in recent Fork versions

tgunr commented 2 years ago

This part is available in recent Fork versions

Where? I don't see it in Version 2.19.2

infotexture commented 2 years ago

@tgunr View > Hide Stashes in Commit List