Skip to Main Content

Git and GitHub

This guide is meant to provide basic information and access to resources on Git and GitHub.

Git and GitHub

Git is a distributed version control system that helps track changes in files, particularly in code development. It enables multiple people to collaborate on projects, ensuring that changes are recorded and previous versions can be restored if needed. GitHub is a cloud-based platform built on Git that facilitates code hosting, collaboration, and version tracking. It offers features like issue tracking, pull requests, and project management tools, making it a popular choice for developers to collaborate on open-source and private projects.

At NYU Langone Health, we now have an institutional instance of GitHub available for staff and researchers. This platform provides a secure and collaborative space for version control, code sharing, and project management. It's designed to support both individual and team-based projects, allowing users to work efficiently on code development and research projects. 

Access and Training Resources

NYU Langone Health staff and researchers can request access to GitHub through MCIT: https://nyulangone.sharepoint.com/sites/ApplicationCatalog/SitePages/GitHub.aspx

To get started, simply submit a request via MCIT, and once you have access, you’ll find helpful video tutorials in the left-hand tab to guide you through the platform's features and tools.