Closed Muralix closed 1 year ago
@Muralix , the revert ID in the commit message for the reverted patch is only seven characters. I think it is best to keep the whole commit ID as provided by the git-revert command. Or maybe there is a setting that caused git-revert to only use seven characters?
Yes @rweight, I actually added a minimum 12 digit revert id in the commit message as like git-revert command. But by default, git uses only 7 digit. It is not showing full revert ID.
@Muralix , the revert ID in the commit message for the reverted patch is only seven characters. I think it is best to keep the whole commit ID as provided by the git-revert command. Or maybe there is a setting that caused git-revert to only use seven characters?
Yes @rweight, I actually added a minimum 12 digit revert id in the commit message as like git-revert command. But by default, git uses only 7 digit. It is not showing full revert ID.
No worries. It all looks good.
@Muralix , the revert ID in the commit message for the reverted patch is only seven characters. I think it is best to keep the whole commit ID as provided by the git-revert command. Or maybe there is a setting that caused git-revert to only use seven characters?