Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

credentials helper from globals #1427

Merged
merged 4 commits into from
Jun 27, 2024
Merged

credentials helper from globals #1427

merged 4 commits into from
Jun 27, 2024

Conversation

Byron
Copy link
Owner

@Byron Byron commented Jun 26, 2024

Make it easy to get pre-configured credential helper access from globals.

Tasks

  • truly global configuration via gix-config
  • credential configuration independently of a repository instance

…allation.

That way, it's usable for learning everything about credentials for example.
… invocation.

That way it's possible to use git credential helpers even without a Repository instance.
Provide the default implementation to determine which configuration
sections should be trusted.
…assword as well*

*if the URL contained it. Otherwise it's surprising behaviour as it just drops
data because it's afraid of mishandling it.
@Byron Byron merged commit 929744a into main Jun 27, 2024
19 checks passed
@Byron Byron deleted the config-globals branch June 27, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant