Skip to content

Fetch stalls if credential.helper=cache is enabled #21

Open
@mrazzari

Description

@mrazzari

Smart-pull is stalling after I successfully authenticate.

$ git smart-pull
- Starting: smart-pull on branch 'master' -
Executing: git fetch origin
Username for 'https://github.com': mrazzari
Password for 'https://[email protected]':

I have multiple users on this Ubuntu machine.
User A gets stuck here.
But for user B, or for root, things work perfectly.

So it looks like a permissions or user config issue...

How can I debug this?
(Debug mode, verbose param, or where to add some "print" statements? etc).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions