developing on a branch and after i was done I checkout to master and merged the other branch but i forgot to attach a message to it. is there a way to add the message now? I haven't add anything after that either
what do you mean by forgot to attach a message to it ? git does not let you commit without a message afaik
It didn't ask. merged without adding anything to the history
why should it ?
if the merge can be done without by ff or how thats called then usually there wont be a message
I just used git merge branch-name
Обсуждают сегодня