Skip to content

[Bug]: ARCitect repeatedly opens CredentialHelperSelector #510

@caroott

Description

@caroott

What happened?

ARCitect 1.6 repeatedly opened the CredentialHelperSelector on some PCs during Push/Pull actions without remembering the choice. One possible cause could be that the permission to save the setting is not given or it is overwritten from another location.

Changing the credential section in the gitconfig in ARCitect-1.6.0-win\resources\git-binaries\win\etc from

[credential]
	helper = helper-selector

to

[credential]
	helper = manager

seems to fix this as a workaround

What did you expect?

The credential choice should have been stored and not been asked again.

Operating system (OS)

Windows

ARCitect version

ARCitect v.1.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething is not working, and it is confirmed by maintainers to be a bug.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions