chisel icon indicating copy to clipboard operation
chisel copied to clipboard

Ability to star history

Open egonSchiele opened this issue 2 years ago • 0 comments

I want to be able to star patches in history so I can easily get back to them. I want to be able to write a comment when I star a patch. This functionality feels similar to adding a tag in git. Currently, history is an array of strings. For this ticket, I need to figure out if I want to change that to an array of objects, or keep metadata in a separate array.

egonSchiele avatar Apr 27 '23 13:04 egonSchiele