Skip to content

Commit ae63b48

Browse files
authored
Merge pull request #12 from introcompsys/notes103
todays notes
2 parents 843709f + f2c87d9 commit ae63b48

File tree

5 files changed

+714
-0
lines changed

5 files changed

+714
-0
lines changed

_practice/2022-10-03.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
1. Create an issue on your group repo for a new vocab term or cheatsheet item from your terminal, check that there is not an exisiting issue first. Write the history from this activity to `offlineissue.md` in your kwl repo.
2+
1. If you plan to do projects. Create [milestones](https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/creating-and-editing-milestones-for-issues-and-pull-requests) for the intermediate deadlines (proposal 1, proposal 2, project 1, project 2 with deadlines)

_prepare/2022-10-03.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
1. In a `gitunderstanding.md` list 3-5 items from the following categories (1) things you have had trouble with in git in the past and how they relate to your new understanding (b) things that your understanding has changed based on today's class (c) things about git you still have questions about
2+
1. Follow up on your grading contract as needed

_review/2022-10-03.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1. Fix any open PRs you have that need to have a commit moved to a different branch, etc.
2+
1. In your github in class repo, create a series of commits that tell as story of how you might have made a mistake and fixed it. Use git log and redirects to write that log to a file in your KWL repo and then annotate your story.
3+
1. Create tracking issues for last week's activities and link them to PRs for any activities you have already completed.

_toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ parts:
2323
- file: notes/2022-09-21
2424
- file: notes/2022-09-26
2525
- file: notes/2022-09-28
26+
- file: notes/2022-10-03
2627
- caption: Activities
2728
chapters:
2829
- file: activities/kwl

0 commit comments

Comments
 (0)