Skip to content

Commit f68db43

Browse files
authored
Update index.qmd
1 parent 81d4bd0 commit f68db43

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.qmd

+6
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,12 @@ nothing to commit (create/copy files and use "git add" to track)
328328

329329
## add some files
330330

331+
```bash
332+
touch index.qmd
333+
```
334+
335+
## untracked files
336+
331337
```bash
332338
❯ git status
333339
On branch main

0 commit comments

Comments
 (0)