Skip to content
163 changes: 163 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,163 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1768205281.915489,
"completed_at": 1768205283.295188,
"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": 1768206624.596289,
"completed_at": 1768206627.389131,
"comments": [
"Answer for What is the commit message of the commit 8cdfc7fd6360f944690b4b48acb67a42cd44bb64? is not right.",
"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) did not match any of the accepted answers."
],
"status": "Incomplete"
},
{
"exercise_name": "log-and-order",
"started_at": 1768206835.349087,
"completed_at": 1768206836.650962,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1768204517.506596,
"completed_at": 1768204518.782105,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1768204833.247852,
"completed_at": 1768204834.577571,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1768203218.662218,
"completed_at": 1768203220.135004,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1768203382.249356,
"completed_at": 1768203383.813798,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1768392335.975754,
"completed_at": 1768392463.577938,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1768392489.244491,
"completed_at": 1768392507.028567,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1768392537.30452,
"completed_at": 1768392546.382895,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1768394119.950154,
"completed_at": 1768394121.216254,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1768459904.163154,
"completed_at": 1768459906.145745,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768461244.117675,
"completed_at": 1768461250.294797,
"comments": [
"You are not ignoring runaway.txt. Find where the file is and fix that."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768461361.185882,
"completed_at": 1768461363.548037,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1768473933.233688,
"completed_at": 1768473937.849496,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1768474334.28313,
"completed_at": 1768474339.460621,
"comments": [
"The upstream remote does not point to the original repository!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1768474409.277642,
"completed_at": 1768474412.338407,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1768486645.185028,
"completed_at": 1768486646.602984,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
}
]