Re: [PATCH] git-disambiguate: disambiguate shorthand git ids

2024-12-27 Thread Geert Uytterhoeven
Hi Sasha, On Fri, Dec 27, 2024 at 5:19 PM Sasha Levin wrote: > No, it's not a problem. In my mind, I figured we could use shorter > hashes in mail message to make it easier to communicate. > > It doesn't have to be formal, but for example if we exchange mails about > an issue, and I end up referr

Re: [PATCH] git-disambiguate: disambiguate shorthand git ids

2024-12-27 Thread Sasha Levin
On Thu, Dec 26, 2024 at 05:50:22PM -0800, Linus Torvalds wrote: On Thu, 26 Dec 2024 at 16:55, Sasha Levin wrote: What got me worried originally is the example Kees provided which creates a collision of a 12-character abbreviated commit ID: Note that you can always create short ambiguous case

Re: [PATCH] git-disambiguate: disambiguate shorthand git ids

2024-12-27 Thread Sasha Levin
On Fri, Dec 27, 2024 at 07:33:30PM +0100, Geert Uytterhoeven wrote: Hi Sasha, On Fri, Dec 27, 2024 at 5:19 PM Sasha Levin wrote: No, it's not a problem. In my mind, I figured we could use shorter hashes in mail message to make it easier to communicate. It doesn't have to be formal, but for ex