Skip to content

Commit eb0c07e

Browse files
committed
finish notes minimum
1 parent 8c4da60 commit eb0c07e

File tree

2 files changed

+74
-211
lines changed

2 files changed

+74
-211
lines changed

_review/2023-10-19.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
1. Use git bisect
2-
2. Create {index}`tagtypeexplore.md` with the template below. Determine many of the tags in the course website are annotated vs lightweight using `git cat-file` to inspect the tags and the `git tag` help to determine which tags are of each type.
1+
1. Use git bisect to find the first bad commit in the [toy bug repo](https://github.com/introcompsys/toy_bug), save the command history and the bad commit hash to {index}`git_debug.md`
2+
2. Create {index}`tagtypeexplore.md` with the template below. Determine how many of the tags in the course website are annotated vs lightweight using `git cat-file` to inspect the tags and the `git tag` help to determine which tags are of each type.
33

44

55
```

0 commit comments

Comments
 (0)