Comment on The Jujutsu version control systemparentComments−adastra221yYou can do that. But I mean there is literally a spot in the .git directory for the work-in-progress commit message. When you later do git commit -a or whatever, it pulls up the message.−stavros1yIs there any way you can be specific enough for people to reproduce this?
Comments
You can do that. But I mean there is literally a spot in the .git directory for the work-in-progress commit message. When you later do git commit -a or whatever, it pulls up the message.
Is there any way you can be specific enough for people to reproduce this?