Skip to content

Conversation

Black616Angel
Copy link

This PR adds the functionality of the "git credential fill" command to the git credential helper.
This allows for better retrieval of credentials.

The PR is in 3 commits:

  • repositioning a trailing "get" that got added to all commands, when it shouldn't have
  • adding the aforementioned command in the function "config_helper" (this position is definitely debatable)
  • checking if the returned username is empty, since "git credential fill" seems to always return something

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.

1 participant