You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _review/2023-10-19.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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.
0 commit comments