Skip to content
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
fcdfbdc
Sync progress with local machine
natmloclam Jan 28, 2026
5f0439b
Update progress
natmloclam Jan 28, 2026
6a6f6d6
Update progress
natmloclam Jan 28, 2026
dcbfb47
Reset progress for link-me
natmloclam Jan 28, 2026
b9cd4ff
Update progress
natmloclam Jan 28, 2026
ea63194
Update progress
natmloclam Jan 28, 2026
513db4f
Update progress
natmloclam Jan 28, 2026
2604203
Update progress
natmloclam Feb 8, 2026
0f14b46
Update progress
natmloclam Feb 8, 2026
2c86386
Reset progress for clone-repo
natmloclam Feb 8, 2026
b10b7c6
Update progress
natmloclam Feb 8, 2026
b087d9a
Update progress
natmloclam Feb 8, 2026
5d031bd
Update progress
natmloclam Feb 8, 2026
aea3ac6
Update progress
natmloclam Feb 8, 2026
47124f7
Update progress
natmloclam Feb 8, 2026
59e3a74
Update progress
natmloclam Feb 8, 2026
9cc5c10
Update progress
natmloclam Feb 8, 2026
8beac88
Update progress
natmloclam Feb 8, 2026
4fec26e
Update progress
natmloclam Feb 8, 2026
c594a81
Update progress
natmloclam Feb 8, 2026
651c800
Update progress
natmloclam Feb 8, 2026
4ef5678
Update progress
natmloclam Feb 8, 2026
81dda07
Update progress
natmloclam Feb 10, 2026
1a80cb4
Update progress
natmloclam Feb 10, 2026
39a12a5
Update progress
natmloclam Feb 10, 2026
92e72b9
Update progress
natmloclam Feb 10, 2026
1808fc5
Update progress
natmloclam Feb 10, 2026
353488e
Reset progress for branch-previous
natmloclam Feb 10, 2026
724d209
Update progress
natmloclam Feb 10, 2026
be7ba26
Update progress
natmloclam Feb 10, 2026
dc47bb8
Update progress
natmloclam Feb 10, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
259 changes: 259 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,259 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1769590604.368053,
"completed_at": 1769590606.133469,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "log-and-order",
"started_at": 1769591610.338884,
"completed_at": 1769591612.048902,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "log-and-order",
"started_at": 1769591646.99978,
"completed_at": 1769591650.48153,
"comments": [
"Answer for What is the SHA of the commit with the commit message \"Rewrite the comments\"? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty."
],
"status": "Incomplete"
},
{
"exercise_name": "log-and-order",
"started_at": 1769591673.676296,
"completed_at": 1769591675.626711,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1769589390.082424,
"completed_at": 1769589391.728656,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1769589643.8794,
"completed_at": 1769589645.526223,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1769587605.862586,
"completed_at": 1769587607.438813,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1769588536.86678,
"completed_at": 1769588538.500849,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1769593071.901717,
"completed_at": 1769593200.227832,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1769593903.752289,
"completed_at": 1769593905.308251,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1769594638.803122,
"completed_at": 1769594641.09315,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769595507.825743,
"completed_at": 1769595512.451004,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1770531864.505205,
"completed_at": 1770531867.539645,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1770532805.113921,
"completed_at": 1770532809.921958,
"comments": [
"The remote 'upstream' is missing!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1770532843.599399,
"completed_at": 1770532846.658344,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1770534004.924983,
"completed_at": 1770534006.594344,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1770535350.77507,
"completed_at": 1770535352.346675,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1770536065.888218,
"completed_at": 1770536067.525274,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1770536209.307732,
"completed_at": 1770536210.942179,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1770536461.321868,
"completed_at": 1770536464.043759,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1770537451.674911,
"completed_at": 1770537455.043533,
"comments": [
"Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right."
],
"status": "Incomplete"
},
{
"exercise_name": "sensors-diff",
"started_at": 1770537517.112901,
"completed_at": 1770537518.634252,
"comments": [
"Great work comparing commits in git history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-checkout",
"started_at": 1770538338.477265,
"completed_at": 1770538340.932858,
"comments": [
"Great work traversing the revision history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-reset",
"started_at": 1770539544.172191,
"completed_at": 1770539545.849207,
"comments": [
"You have reset the repository to the correct state!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-revert",
"started_at": 1770540289.486421,
"completed_at": 1770540291.117722,
"comments": [
"Good work reverting commits!"
],
"status": "Completed"
},
{
"exercise_name": "side-track",
"started_at": 1770692476.211153,
"completed_at": 1770692478.931242,
"comments": [
"Great work with using git branch and git checkout to fix the bugs!"
],
"status": "Completed"
},
{
"exercise_name": "branch-previous",
"started_at": 1770704182.78016,
"completed_at": 1770704185.273931,
"comments": [
"Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!"
],
"status": "Completed"
},
{
"exercise_name": "branch-bender",
"started_at": 1770705352.723426,
"completed_at": 1770705355.061478,
"comments": [
"Great work with merging the branches in order! Try running the HTML files locally!"
],
"status": "Completed"
},
{
"exercise_name": "branch-forward",
"started_at": 1770705509.054738,
"completed_at": 1770705511.385251,
"comments": [
"Great job fast-forward merging only 'with-sally'!"
],
"status": "Completed"
}
]