Skip to content

Fix typo in git_vaccinate doc: .Rdata → .RData#2240

Open
dmuenz wants to merge 1 commit into
r-lib:mainfrom
dmuenz:fix-vaccinate-doc-typo
Open

Fix typo in git_vaccinate doc: .Rdata → .RData#2240
dmuenz wants to merge 1 commit into
r-lib:mainfrom
dmuenz:fix-vaccinate-doc-typo

Conversation

@dmuenz
Copy link
Copy Markdown

@dmuenz dmuenz commented May 30, 2026

In the documentation page for git_vaccinate(), the list of files to ignore includes ".Rdata". But the function actually adds ".RData" (with a capital D) to .gitignore.

".RData" is the correct capitalization, so this PR fixes the small typo in the documentation.

This is my first PR on any project ever, so forgive me if I've broken everything!

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.

1 participant