Re: The enduring popularity of git-credential-store
From: M Hickford <hidden>
Date: 2023-05-29 09:54:27
On Thu, 17 Nov 2022 at 20:43, Jeff King [off-list ref] wrote:
On Thu, Nov 17, 2022 at 11:29:35AM -0800, Lessley Dennington wrote:quoted
On 11/17/22 10:51 AM, Jeff King wrote:quoted
I do think having the docs say "you should go use X" means that X will have an advantage over other projects which may compete with it. So I think we need to be careful to be inclusive of what we'll mention, and to word it so that we're not endorsing any one project. -PeffCompletely agree with this. I've long wished for a page on git-scm.com that's dedicated to (1) explaining what a credential helper is and (2) offering a list of suggested helpers along with scenarios for which each is best-suited. This could also be a good place to call out the risks of using helpers like git-credential-store in a factual, unbiased way.It's also a nice place because it's easier to keep up-to-date compared to say, a manpage. -Peff
Great idea Lessley! Here's a pull request https://github.com/git/git-scm.com/pull/1786 to create such a page at https://git-scm.com/doc/credential-helpers