Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions pre-workshop/git-and-github.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@ example image below.

![File naming in a commonly used informal "version
control".](/images/informal-version-control.jpg){#fig-informal-version-control
fig-alt="A screenshot of a file explorer showing multiple versions of
different files with names like "draft.txt", "draft1.txt", and
"draft_final.txt"."}
fig-alt="A screenshot of a file explorer showing multiple versions of different
files with names like 'draft.txt' , 'draft1.txt' , and 'draft_final.txt'."}

Does the above image look familiar? While it may exaggerate what some
people's "versioning" looks like, it is the most common approach people
Expand Down
Loading