Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 28, 2025

Lab members on Windows machines had no documentation for installing Git and connecting it to RStudio, a required setup step for onboarding.

Changes

  • New guide (docs/Git-RStudio-Setup-Windows.md): Step-by-step installation, configuration (user identity, SSH keys), RStudio integration, and troubleshooting for common authentication and PATH issues

  • Navigation updates: Added guide to Computing and Code section in mkdocs.yml; linked from Onboarding and Computing Hardware pages

  • Minor fix: Corrected spelling in Onboarding.md (endevoursendeavours)

The guide covers Git installation options (PATH configuration, line endings, credential managers), RStudio auto-detection of Git, SSH vs PAT authentication methods, and provides links to external resources (Happy Git with R, Software Carpentry).

Original prompt

This section details on the original issue you should resolve

<issue_title>Installing Git on Windows Machine</issue_title>
<issue_description>How do I connect git to Rstudio on a windows machine</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI self-assigned this Oct 28, 2025
@sr320 sr320 marked this pull request as ready for review October 28, 2025 20:13
Copilot AI and others added 2 commits October 28, 2025 20:15
Co-authored-by: sr320 <4442039+sr320@users.noreply.github.com>
Co-authored-by: sr320 <4442039+sr320@users.noreply.github.com>
Copilot AI changed the title [WIP] Add instructions for connecting Git to RStudio on Windows Add Git and RStudio setup documentation for Windows Oct 28, 2025
Copilot finished work on behalf of sr320 October 28, 2025 20:20
Copilot AI requested a review from sr320 October 28, 2025 20:20
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.

Installing Git on Windows Machine

2 participants