Skip to content

feat(sync): add git credential support for remote auth#19

Merged
dipankar merged 1 commit intoneul-labs:mainfrom
jhult:feat/git/credentials
Apr 13, 2026
Merged

feat(sync): add git credential support for remote auth#19
dipankar merged 1 commit intoneul-labs:mainfrom
jhult:feat/git/credentials

Conversation

@jhult
Copy link
Copy Markdown
Contributor

@jhult jhult commented Apr 2, 2026

Add credentials callback to push/pull RemoteCallbacks using git2's built-in Cred::credential_helper(). Supports HTTPS (via configured credential helpers like GCM/osxkeychain) and SSH (via ssh-agent).

Add credentials callback to push/pull RemoteCallbacks using
git2's built-in Cred::credential_helper(). Supports HTTPS
(via configured credential helpers like GCM/osxkeychain) and
SSH (via ssh-agent).
@jhult
Copy link
Copy Markdown
Contributor Author

jhult commented Apr 5, 2026

@dipankar - can you please review this and the other open PRs?

@dipankar dipankar merged commit 3fa6190 into neul-labs:main Apr 13, 2026
4 of 7 checks passed
@jhult jhult deleted the feat/git/credentials branch April 13, 2026 22:22
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.

2 participants