Skip to content
Open
Changes from all commits
Commits
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
144 changes: 144 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1769170394.332753,
"completed_at": 1769170397.897372,
"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": 1769171205.302884,
"completed_at": 1769171210.964971,
"comments": [
"Answer for What is the commit message of the commit 7fd140a3b39b4a7bc410109a9765cddf047f7e73? is not right."
],
"status": "Incomplete"
},
{
"exercise_name": "log-and-order",
"started_at": 1769171287.323213,
"completed_at": 1769171290.508232,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1769155239.223082,
"completed_at": 1769155242.298825,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1769169695.994691,
"completed_at": 1769169698.985781,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1769153013.13534,
"completed_at": 1769153014.650246,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1769153144.975105,
"completed_at": 1769153146.443535,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1769174648.417482,
"completed_at": 1769174712.737706,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1769174755.096627,
"completed_at": 1769174798.808749,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1769174817.045282,
"completed_at": 1769174825.965667,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1769175676.392923,
"completed_at": 1769175681.623207,
"comments": [
"Missing remote called 'upstream'."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1769175799.798906,
"completed_at": 1769175802.708515,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1769176890.967334,
"completed_at": 1769176897.464776,
"comments": [
"You might have forgotten to push your commit to the remote repository."
],
"status": "Incomplete"
},
{
"exercise_name": "push-over",
"started_at": 1769176947.447921,
"completed_at": 1769176951.609001,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769177919.41929,
"completed_at": 1769177928.927937,
"comments": [
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769178125.242055,
"completed_at": 1769178134.009865,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
}
]