Skip to content

Commit 63878a2

Browse files
committed
Update slides
1 parent 6f6cc94 commit 63878a2

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

version_control/_02_content.qmd

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
# Part 1: local `git`
2-
3-
## What does `git` do?
4-
5-
::: {#fig-workflow}
6-
![](../assets/process_fast.gif){fig-alt="Animated GIF showing a simplified git workflow process, adding, editing and deleting files in a project."}
7-
8-
Git workflow process visualization
9-
:::
10-
111
## What does `git` do?
122

133
- `git` allows you to bundle up changes to various files, and give the group of changes a unique [commit hash]{.extra} and an explanatory message.

0 commit comments

Comments
 (0)