Configure host-scoped git credential helper for Forgejo #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "add-forgejo-credential-helper"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Render a [credential "https://git.emkaytec.com"] section with the store
helper into each managed user's .gitconfig, driven by a new
users_git_credential_helpers list. URL-scoping keeps it from affecting
other remotes; tokens are still added interactively and never committed.