git-intro
git-intro copied to clipboard
Introduction to version control with Git - Why we want to track versions and how to go back in time to a working version
- also update texts (Rstudio coming soon! and list of option) https://github.com/coderefinery/git-intro/blob/main/content/browsing.md
More field reports from others come later. ## Day 1 11:00 (15 min) START **1.1 Intro** 11:14 ( 3 min) STOP 11:17 ( 0 min) START **1.2 Git Intro (day...
For example "line-by-line" commits, it says we recommend to use the command line. We can say how to open the terminal in VSCode and how it starts the terminal in...
For the VS Code solution instructions here it says: > ### (7) How to compare the graph locally and on GitHub [link](https://coderefinery.github.io/git-intro/local-workflow/#how-to-compare-the-graph-locally-and-on-github) > > This requires an extension. Opening the...
Here, it says: > ### Inspecting individual commits [[link](https://coderefinery.github.io/git-intro/archaeology/#inspecting-individual-commits)] > We don’t know of a built-in way to see every single Git commit in order (extensions allow this). You can...
# Basics before the exercises - There is an[ exercise ](https://coderefinery.github.io/git-intro/commits/#exercise) in the [lessons recording changes, more confusing as it was called commits earlier](https://coderefinery.github.io/git-intro/commits/) asking the learners to perform a...
It is discussed in the guide but the broken links to cr-workshop-exercises (when there is no CR workshop at the same time) are confusing. Kindly reported by @guyer. Quoting from...