Skip to content
189 changes: 189 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,189 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1786803372.641668,
"completed_at": 1786803377.11377,
"comments": [
"There are no grocery list items removed from the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1786803464.714303,
"completed_at": 1786803468.271344,
"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": 1786804993.581319,
"completed_at": 1786804997.685615,
"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) did not match any of the accepted answers."
],
"status": "Incomplete"
},
{
"exercise_name": "log-and-order",
"started_at": 1786805353.681306,
"completed_at": 1786805355.621482,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1786803031.684816,
"completed_at": 1786803033.572094,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1787306542.861896,
"completed_at": 1787306546.24091,
"comments": [
"Remote 'alice-upstream' is missing! Remember to add it and point it to https://github.com/git-mastery/gm-shapes-alice"
],
"status": "Incomplete"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1787306610.744201,
"completed_at": 1787306614.108533,
"comments": [
"Remote 'bob-upstream' is missing! Remember to add it and point it to https://github.com/git-mastery/gm-shapes-bob"
],
"status": "Incomplete"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1787307055.430684,
"completed_at": 1787307057.342464,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1787308696.378356,
"completed_at": 1787308697.876173,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1787309716.443176,
"completed_at": 1787309718.072398,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1787310061.205487,
"completed_at": 1787310066.259622,
"comments": [
"Tag beta is still on the remote!"
],
"status": "Incomplete"
},
{
"exercise_name": "tags-push",
"started_at": 1787310791.885505,
"completed_at": 1787310794.985246,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1787311293.246977,
"completed_at": 1787311295.283752,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1787312091.415909,
"completed_at": 1787312094.679591,
"comments": [
"Answer for Which are the new values in modified but unstaged files? does not contain all of the right answers."
],
"status": "Incomplete"
},
{
"exercise_name": "sensors-diff",
"started_at": 1787312215.197352,
"completed_at": 1787312216.741559,
"comments": [
"Great work comparing commits in git history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-checkout",
"started_at": 1787372931.925186,
"completed_at": 1787372935.160076,
"comments": [
"Answer for What's sum of values in north.csv on Jan 05th? is not right."
],
"status": "Incomplete"
},
{
"exercise_name": "sensors-checkout",
"started_at": 1787373048.964625,
"completed_at": 1787373050.581785,
"comments": [
"Great work traversing the revision history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-reset",
"started_at": 1787384670.809075,
"completed_at": 1787384672.579065,
"comments": [
"You have reset the repository to the correct state!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-revert",
"started_at": 1787385663.941754,
"completed_at": 1787385667.839135,
"comments": [
"You have not reverted all the commits yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "sensors-revert",
"started_at": 1787385896.838254,
"completed_at": 1787385900.733409,
"comments": [
"You have not reverted all the commits yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "sensors-revert",
"started_at": 1787386392.974134,
"completed_at": 1787386394.755632,
"comments": [
"Good work reverting commits!"
],
"status": "Completed"
}
]