Getting Started with Git

Questions? Get IT help

Overview

You don’t need to learn Git first. Start by exploring.

GitHub Enterprise: Quick Start

Start here

⚠️ You must be on VPN or the UCSF network to access git.ucsf.edu.

👉 Need to set up authentication first? How to authenticate with UCSF GitHub Enterprise (GHES) 

Know these 3 things

  • Repository (repo) = files + history
  • Commit = a saved change
  • History = what changed and why

Focus on

  • Reading, not writing
  • Understanding that changes are tracked
  • Knowing you can always go back

Learn your way

We're here to help