Skip to content
Open
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
ce823f5
Update progress
Lim-ZY Jan 21, 2026
764b367
Update progress
Lim-ZY Jan 21, 2026
1b11e2b
Update progress
Lim-ZY Jan 21, 2026
c80af47
Update progress
Lim-ZY Jan 21, 2026
ec92af5
Update progress
Lim-ZY Jan 21, 2026
153c859
Update progress
Lim-ZY Jan 21, 2026
62715b2
Update progress
Lim-ZY Jan 21, 2026
183ba4f
Update progress
Lim-ZY Jan 21, 2026
a8dc984
Update progress
Lim-ZY Jan 21, 2026
3dc32a3
Update progress
Lim-ZY Jan 21, 2026
4ab4c64
Update progress
Lim-ZY Jan 21, 2026
1df1bfd
Update progress
Lim-ZY Jan 21, 2026
582ea37
Update progress
Lim-ZY Jan 21, 2026
55d5df2
Update progress
Lim-ZY Jan 21, 2026
dca93ee
Update progress
Lim-ZY Jan 21, 2026
f76afa9
Update progress
Lim-ZY Jan 21, 2026
676ac47
Update progress
Lim-ZY Jan 21, 2026
67c1ebb
Update progress
Lim-ZY Jan 21, 2026
18d3f65
Update progress
Lim-ZY Jan 21, 2026
a4035ff
Update progress
Lim-ZY Jan 23, 2026
cdcc322
Update progress
Lim-ZY Jan 23, 2026
7cf3cc1
Update progress
Lim-ZY Jan 23, 2026
c404c36
Update progress
Lim-ZY Jan 23, 2026
594a31c
Update progress
Lim-ZY Jan 23, 2026
c842b51
Update progress
Lim-ZY Jan 23, 2026
71c0607
Update progress
Lim-ZY Jan 26, 2026
addcb4c
Update progress
Lim-ZY Jan 26, 2026
be7f267
Update progress
Lim-ZY Jan 26, 2026
7362fde
Update progress
Lim-ZY Jan 26, 2026
12e1774
Update progress
Lim-ZY Jan 26, 2026
da7e2c8
Update progress
Lim-ZY Jan 26, 2026
95a6b6c
Update progress
Lim-ZY Jan 26, 2026
f27a5d7
Update progress
Lim-ZY Jan 26, 2026
ae5d4e6
Update progress
Lim-ZY Jan 26, 2026
0c57378
Update progress
Lim-ZY Jan 26, 2026
3616ef7
Update progress
Lim-ZY Jan 26, 2026
03331e5
Update progress
Lim-ZY Jan 26, 2026
eef1e4a
Update progress
Lim-ZY Jan 26, 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
345 changes: 345 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,345 @@
[
{
"exercise_name": "remote-control",
"started_at": 1768961388.634718,
"completed_at": 1768961543.94049,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1768961978.906957,
"completed_at": 1768961980.135644,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1768963177.468911,
"completed_at": 1768963181.90137,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768963789.654856,
"completed_at": 1768963791.141372,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1768967373.455519,
"completed_at": 1768967376.999614,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1768967705.156453,
"completed_at": 1768967708.903255,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1768971145.779947,
"completed_at": 1768971146.983759,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1768986704.607686,
"completed_at": 1768986707.085125,
"comments": [
"Answer for In January, who were in the Tuesday duty roster? Remove/add extra rows where appropriate. is empty."
],
"status": "Incomplete"
},
{
"exercise_name": "view-commits",
"started_at": 1768986769.751475,
"completed_at": 1768986770.992936,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1768987501.490091,
"completed_at": 1768987502.668728,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1768987772.481256,
"completed_at": 1768987773.617561,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1768988004.464873,
"completed_at": 1768988009.494446,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1768992283.085157,
"completed_at": 1768992285.505277,
"comments": [
"Answer for Which are the new values in staged files? is empty.",
"Answer for Which are the new values in modified but unstaged files? does not contain all of the right answers.",
"Answer for Which files have changed from Jan 09th to Jan 15th? does not contain all of the right answers.",
"Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is empty."
],
"status": "Incomplete"
},
{
"exercise_name": "sensors-diff",
"started_at": 1768992391.767407,
"completed_at": 1768992394.343532,
"comments": [
"Answer for Which files have changed from Jan 09th to Jan 15th? does not contain all of the right answers."
],
"status": "Incomplete"
},
{
"exercise_name": "sensors-diff",
"started_at": 1768992437.200085,
"completed_at": 1768992438.391979,
"comments": [
"Great work comparing commits in git history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-checkout",
"started_at": 1768993108.13161,
"completed_at": 1768993109.389256,
"comments": [
"Great work traversing the revision history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-reset",
"started_at": 1768994186.53059,
"completed_at": 1768994187.77596,
"comments": [
"You have reset the repository to the correct state!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-revert",
"started_at": 1768994732.534966,
"completed_at": 1768994735.179923,
"comments": [
"You have not reverted all the commits yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "sensors-revert",
"started_at": 1768994833.672468,
"completed_at": 1768994834.894893,
"comments": [
"Good work reverting commits!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1769136002.463871,
"completed_at": 1769136003.909168,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1769136058.584038,
"completed_at": 1769136059.943903,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1769136300.177313,
"completed_at": 1769136301.663399,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1769136416.881821,
"completed_at": 1769136418.247499,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1769136601.823186,
"completed_at": 1769136603.326735,
"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": 1769136800.346328,
"completed_at": 1769136801.722125,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "side-track",
"started_at": 1769395041.305429,
"completed_at": 1769395042.619516,
"comments": [
"Great work with using git branch and git checkout to fix the bugs!"
],
"status": "Completed"
},
{
"exercise_name": "branch-previous",
"started_at": 1769395610.728071,
"completed_at": 1769395613.442099,
"comments": [
"Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!"
],
"status": "Completed"
},
{
"exercise_name": "branch-bender",
"started_at": 1769398240.113865,
"completed_at": 1769398241.299602,
"comments": [
"Great work with merging the branches in order! Try running the HTML files locally!"
],
"status": "Completed"
},
{
"exercise_name": "branch-forward",
"started_at": 1769398420.619217,
"completed_at": 1769398421.863499,
"comments": [
"Great job fast-forward merging only 'with-sally'!"
],
"status": "Completed"
},
{
"exercise_name": "merge-undo",
"started_at": 1769398620.891793,
"completed_at": 1769398623.605002,
"comments": [
"Great work with undoing the merges! Try listing the directory to see what has changed."
],
"status": "Completed"
},
{
"exercise_name": "ff-undo",
"started_at": 1769399701.939322,
"completed_at": 1769399703.13926,
"comments": [
"You have successfully undone the merge of branch 'others'."
],
"status": "Completed"
},
{
"exercise_name": "branch-compare",
"started_at": 1769399993.243111,
"completed_at": 1769399994.460611,
"comments": [
"Great work comparing the branches successfully!"
],
"status": "Completed"
},
{
"exercise_name": "merge-squash",
"started_at": 1769400589.345862,
"completed_at": 1769400590.547539,
"comments": [
"Good job performing a merge squash!"
],
"status": "Completed"
},
{
"exercise_name": "conflict-mediator",
"started_at": 1769403509.041094,
"completed_at": 1769403510.205406,
"comments": [
"Great work resolving the merge conflict!"
],
"status": "Completed"
},
{
"exercise_name": "branch-rename",
"started_at": 1769403810.858658,
"completed_at": 1769403812.047209,
"comments": [
"Great work with renaming the branches on your local repository!"
],
"status": "Completed"
},
{
"exercise_name": "branch-delete",
"started_at": 1769404228.766078,
"completed_at": 1769404229.948366,
"comments": [
"Great job using git branch to delete both merged and unmerged branches!"
],
"status": "Completed"
},
{
"exercise_name": "mix-messy-docs",
"started_at": 1769404735.076864,
"completed_at": 1769404736.282806,
"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": 1769405206.182008,
"completed_at": 1769405207.42079,
"comments": [
"You have successfully completed the exercise!"
],
"status": "Completed"
}
]