chisel
chisel copied to clipboard
Ability to star history
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.