gitui-org / gitui-org/gitui

investigate how to use git credential fill

Open
#1,094 6 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
22.5k
Forks
773
PR merge metrics
No merged PRs in 30d

Description

based on https://github.com/extrawurst/gitui/issues/800#issuecomment-1019589351

would be nice if we could fallback to run `git credential fill` cause it works (at least) on macOS by checking keychain without any explicit `credential.helper` being defined.

problem is: it does an interactive shell when no credentials are defined. either we figure out how to surpress this or how we can query first if there are credentials defined.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.