Skip to content

Commit 9b8ce27

Browse files
added working dir index term to version ctl
1 parent 4c8eade commit 9b8ce27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version-control.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ image_read("img/vc1-no-changes.png") %>%
139139
image_crop("3632x2000")
140140
```
141141

142-
Both copies of the repository have a **working directory**
142+
Both copies of the repository have a **working directory** \index{working directory}
143143
where you can create, store, edit, and delete
144144
files (e.g., `analysis.ipynb` in Figure \@ref(fig:vc1-no-changes)).
145145
Both copies of the repository also maintain a full project history

0 commit comments

Comments
 (0)