Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Authorization from existing configuration #1101

Open
@petems

Description

@petems

Hello!

I'm trying to write some code to delete remote branches.

However, I'm getting authorization errors on HTTPS repos. SSH seems to work as it uses the SSH config for the user.

Is there a way of passing through the configuration from the gitconfig file?

My Github credentials are saved in my keychain on osx, and then my config has the helper configured to use it.

[credential]
	helper = osxkeychain

I'll find my example code to post...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions