Skip to content
Open
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
0a3f6c9
Sync progress with local machine
kong-xin-yang Aug 29, 2026
3ed40fe
Update progress
kong-xin-yang Aug 29, 2026
8d0704d
Update progress
kong-xin-yang Aug 29, 2026
3f63a12
Update progress
kong-xin-yang Aug 29, 2026
e64599e
Update progress
kong-xin-yang Aug 29, 2026
87e9a99
Update progress
kong-xin-yang Aug 29, 2026
be0e375
Update progress
kong-xin-yang Aug 29, 2026
48c9385
Update progress
kong-xin-yang Aug 29, 2026
37830e3
Update progress
kong-xin-yang Aug 30, 2026
5615473
Update progress
kong-xin-yang Aug 30, 2026
fafdc21
Update progress
kong-xin-yang Aug 30, 2026
2102765
Update progress
kong-xin-yang Aug 30, 2026
010e9fc
Update progress
kong-xin-yang Sep 4, 2026
e7bf360
Update progress
kong-xin-yang Sep 5, 2026
5faf3b7
Update progress
kong-xin-yang Sep 5, 2026
3ed9bcb
Update progress
kong-xin-yang Sep 5, 2026
880ee53
Update progress
kong-xin-yang Sep 5, 2026
5cc91ae
Update progress
kong-xin-yang Sep 12, 2026
20539ee
Update progress
kong-xin-yang Sep 12, 2026
888929f
Update progress
kong-xin-yang Sep 12, 2026
93c6be8
Update progress
kong-xin-yang Sep 12, 2026
093f1e5
Update progress
kong-xin-yang Sep 12, 2026
baca529
Reset progress for merge-undo
kong-xin-yang Sep 12, 2026
1bd5fab
Update progress
kong-xin-yang Sep 12, 2026
5bc60a4
Update progress
kong-xin-yang Sep 12, 2026
96e69d9
Update progress
kong-xin-yang Sep 12, 2026
b63b2bb
Update progress
kong-xin-yang Sep 12, 2026
3ca8a83
Update progress
kong-xin-yang Sep 12, 2026
c609748
Update progress
kong-xin-yang Sep 12, 2026
4d83882
Update progress
kong-xin-yang Sep 12, 2026
dbbb769
Update progress
kong-xin-yang Sep 12, 2026
61a325e
Update progress
kong-xin-yang Sep 12, 2026
ae729fb
Update progress
kong-xin-yang Sep 12, 2026
1f376e2
Reset progress for mix-messy-graph
kong-xin-yang Sep 12, 2026
64112ad
Update progress
kong-xin-yang Sep 12, 2026
1347d3a
Update progress
kong-xin-yang Sep 15, 2026
d2cf542
Update progress
kong-xin-yang Sep 15, 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
349 changes: 349 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,349 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1787883916.727853,
"completed_at": 1787883918.048384,
"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": 1787885308.511332,
"completed_at": 1787885309.782706,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "log-and-order",
"started_at": 1787998404.968014,
"completed_at": 1787998406.362683,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1787883094.309685,
"completed_at": 1787883095.594713,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1787884216.205114,
"completed_at": 1787884217.509682,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1787838031.581798,
"completed_at": 1787838032.950754,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1787838148.890003,
"completed_at": 1787838150.311224,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1787999346.346121,
"completed_at": 1787999444.499385,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1787999884.759343,
"completed_at": 1787999886.130478,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1788000789.761283,
"completed_at": 1788000791.909054,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1788001642.326302,
"completed_at": 1788001644.205358,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1788024558.54729,
"completed_at": 1788024562.091692,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1788025515.700449,
"completed_at": 1788025519.059088,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1788026648.831071,
"completed_at": 1788026650.140547,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1788095986.043098,
"completed_at": 1788095987.459561,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1788096818.483128,
"completed_at": 1788096820.279299,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1788096959.290203,
"completed_at": 1788096960.679169,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1788097610.029178,
"completed_at": 1788097612.681316,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1788494640.617442,
"completed_at": 1788494642.397619,
"comments": [
"Great work comparing commits in git history!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1788589478.051577,
"completed_at": 1788589479.529797,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-checkout",
"started_at": 1788590287.830099,
"completed_at": 1788590289.393746,
"comments": [
"Great work traversing the revision history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-reset",
"started_at": 1788591771.682276,
"completed_at": 1788591773.166315,
"comments": [
"You have reset the repository to the correct state!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-revert",
"started_at": 1788592787.32977,
"completed_at": 1788592788.814405,
"comments": [
"Good work reverting commits!"
],
"status": "Completed"
},
{
"exercise_name": "side-track",
"started_at": 1789184268.516485,
"completed_at": 1789184270.200578,
"comments": [
"Great work with using git branch and git checkout to fix the bugs!"
],
"status": "Completed"
},
{
"exercise_name": "branch-previous",
"started_at": 1789184531.750174,
"completed_at": 1789184533.297997,
"comments": [
"Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!"
],
"status": "Completed"
},
{
"exercise_name": "branch-bender",
"started_at": 1789185488.275768,
"completed_at": 1789185489.611722,
"comments": [
"Great work with merging the branches in order! Try running the HTML files locally!"
],
"status": "Completed"
},
{
"exercise_name": "branch-forward",
"started_at": 1789185603.870432,
"completed_at": 1789185605.365184,
"comments": [
"Great job fast-forward merging only 'with-sally'!"
],
"status": "Completed"
},
{
"exercise_name": "merge-undo",
"started_at": 1789185858.949832,
"completed_at": 1789185860.225046,
"comments": [
"Great work with undoing the merges! Try listing the directory to see what has changed."
],
"status": "Completed"
},
{
"exercise_name": "ff-undo",
"started_at": 1789185934.52001,
"completed_at": 1789185935.901242,
"comments": [
"You have successfully undone the merge of branch 'others'."
],
"status": "Completed"
},
{
"exercise_name": "branch-compare",
"started_at": 1789186130.775653,
"completed_at": 1789186132.139833,
"comments": [
"Great work comparing the branches successfully!"
],
"status": "Completed"
},
{
"exercise_name": "merge-squash",
"started_at": 1789186238.544713,
"completed_at": 1789186239.846696,
"comments": [
"Good job performing a merge squash!"
],
"status": "Completed"
},
{
"exercise_name": "conflict-mediator",
"started_at": 1789192841.119452,
"completed_at": 1789192844.93057,
"comments": [
"You still have uncommitted changes. Commit them first on the appropriate branch first!"
],
"status": "Incomplete"
},
{
"exercise_name": "conflict-mediator",
"started_at": 1789192895.050017,
"completed_at": 1789192896.344661,
"comments": [
"Great work resolving the merge conflict!"
],
"status": "Completed"
},
{
"exercise_name": "branch-rename",
"started_at": 1789193157.447895,
"completed_at": 1789193158.902569,
"comments": [
"Great work with renaming the branches on your local repository!"
],
"status": "Completed"
},
{
"exercise_name": "branch-delete",
"started_at": 1789193781.643813,
"completed_at": 1789193783.063933,
"comments": [
"Great job using git branch to delete both merged and unmerged branches!"
],
"status": "Completed"
},
{
"exercise_name": "mix-messy-docs",
"started_at": 1789194261.069008,
"completed_at": 1789194262.530273,
"comments": [
"Great work using all of the concepts you've learnt about branching to mix the messy documentation!"
],
"status": "Completed"
},
{
"exercise_name": "mix-messy-graph",
"started_at": 1789194894.711077,
"completed_at": 1789194896.116424,
"comments": [
"You have successfully completed the exercise!"
],
"status": "Completed"
},
{
"exercise_name": "glossary-branch-push",
"started_at": 1789451605.100942,
"completed_at": 1789451606.505093,
"comments": [
"Great work pushing the PQR branch to your fork!"
],
"status": "Completed"
},
{
"exercise_name": "glossary-branch-pull",
"started_at": 1789452521.886594,
"completed_at": 1789452523.172634,
"comments": [
"Great work! All required branches are present and correctly set up."
],
"status": "Completed"
}
]