We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f6cc94 commit 63878a2Copy full SHA for 63878a2
1 file changed
version_control/_02_content.qmd
@@ -1,13 +1,3 @@
1
-# Part 1: local `git`
2
-
3
-## What does `git` do?
4
5
-::: {#fig-workflow}
6
-{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
11
## What does `git` do?
12
13
- `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