Using Git | CS 61BL Summer 2026
cs61bl.org · 7,796 words · saved by 1 readers
Data Structures at UC Berkeley
Authors: Sarah Kim, with revisions by Josh Hug (mostly the narrative starter example) and Noah Adhikari Preface: This guide assumes a basic understanding of the command line on your computer. If you’ve never used the command line, consider reading the section “the Terminal” of Lab 1. This guide will primarily serve as an intro to and surface-level reference for Git. If you’re looking for something more like “oh no, something happened to my repository!” and want to see potential fixes, consult the 61B git-WTFS (git weird technical failure scenarios) instead. A. Intro to Version Control…
saved by
related reading
- Version Control with Gitweb.mit.edu
- Version Control (Git) · Missing Semestermissing.csail.mit.edu
- Reading 5: Version Controlweb.mit.edu
- Git at any scalecursor.com
- Useful git commands for SRE and DevOps engineersreliabilityengineering.substack.com
- Git - user-manual Documentationgit-scm.com
- How Git works: A complete guide to branches, merges, and collaborationdeveloper.ibm.com
- Git from the Bottom Upjwiegley.github.io
- Git was built in 5 daysgraphite.dev
- Disaster Recovery with Gitweb.mit.edu
- GitHub - twtrubiks/Git-Tutorials: Git-Tutorials GIT基本使用教學 :memo:github.com
- Getting Startedweb.mit.edu