It's very cool that the UI is communicating this to us! And, it's also why the format of change IDs is pretty cool: by using letters, there are less likely to be conflicts, which means these are very often very short, until your repository grows pretty large.
Change IDs are reverse hexadecimal, so they're exactly as expressive as regular hexadecimal. I don't understand what "by using letters" is trying to say here.
Change IDs are reverse hexadecimal, so they're exactly as expressive as regular hexadecimal. I don't understand what "by using letters" is trying to say here.