git / git-scm.com

The git-scm.com website. Note that this repository is only for the website; issues with git itself should go to https://git-scm.com/community.
https://git-scm.com/
MIT License
2.19k stars 1.24k forks source link

list credential helpers #1786

Closed hickford closed 1 year ago

hickford commented 1 year ago

New page listing available credential helpers

The aim of this change is to introduce a discoverable, helpful, community-maintained, comprehensive list of credential helpers. Questions about Git credentials such as https://stackoverflow.com/questions/35942754/how-can-i-save-username-and-password-in-git (3.5m views) are among the most viewed questions on StackOverflow. Users are desperate for information about credential helpers, but the Git docs only discuss credential-cache and credential-store

see discussion with @ldennington @peff @ttaylorr at https://lore.kernel.org/git/CAGJzqskaM80+8+79yUf435tP93Sk8sFu7marCvyimE=2gOKnog@mail.gmail.com/T/#m825e5fe599f14efa020e31d01864529f7bbd02ee

hickford commented 1 year ago

@ttaylorr @peff any thoughts?

ttaylorr commented 1 year ago

@ttaylorr @peff any thoughts?

I think that the credential helper page does not need to appear in the site sidebar.

hickford commented 1 year ago

I think that the credential helper page does not need to appear in the site sidebar.

Change to sidebar already reverted, unless I'm missing something.

ttaylorr commented 1 year ago

Change to sidebar already reverted, unless I'm missing something.

Ah, sorry, I must have misread the diff here. This LGTM.