I have a stash saved for the future that I want to give a meaningful name. While it's possible to pass a message as argument to git stash save, is there a way to add a message to an existing stash?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|
You can directly edit the messages stored in I know it's probably not ideal, but should work anyway. |
|||
|
Not without popping and saving again. |
|||||
|