Re: The enduring popularity of git-credential-store
From: Taylor Blau <hidden>
Date: 2022-11-08 21:04:02
From: Taylor Blau <hidden>
Date: 2022-11-08 21:04:02
On Tue, Nov 08, 2022 at 10:41:34AM -0500, Jeff King wrote:
So if you're asking "should we stop shipping credential-store", I'm not _completely_ opposed, but I do wonder if its popularity means it is better-than-nothing for some folks. If you're asking how we can nudge people to better systems, that seems like a pure win. But I also don't know how to do it. ;)
GCM is such an alternative, but I don't think it necessarily should ship in the contrib/ tree. I don't love the idea of a banner nudging people to use arbitrary software in Git's ordinary output, either. So, I think my point is that there are easy-to-configure alternatives out there, and they are certainly worth using over what's in contrib in certain circumstances, but I, too, don't have a good plan on how to nudge people to try them out. Thanks, Taylor