Skip to content

feat: add git_config_get() and git_config_global_get() - #268

Merged
jeroen merged 2 commits into
r-lib:mainfrom
maelle:get
Apr 2, 2026
Merged

feat: add git_config_get() and git_config_global_get()#268
jeroen merged 2 commits into
r-lib:mainfrom
maelle:get

Conversation

@maelle

@maelle maelle commented Mar 23, 2026

Copy link
Copy Markdown
Collaborator

Co-Authored-By: Claude Opus 4.6

Fix #267

@maelle
maelle force-pushed the get branch 6 times, most recently from 0aa83b9 to 4c538c7 Compare March 23, 2026 12:52
@jeroen
jeroen merged commit 4b1279d into r-lib:main Apr 2, 2026
@jeroen

jeroen commented Jul 22, 2026

Copy link
Copy Markdown
Member

This has caused a regression affecting other packages: user_is_configured() gives an error when running it outside a git repo.

jeroen added a commit that referenced this pull request Jul 22, 2026
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.

FR: git_config_get() and git_config_global_get()

2 participants